first commit
This commit is contained in:
15
web/common/templates/payment.Essox2Splatky.orderView.tpl
Normal file
15
web/common/templates/payment.Essox2Splatky.orderView.tpl
Normal file
@@ -0,0 +1,15 @@
|
||||
<h1>Essox splátky</h1>
|
||||
|
||||
<div class="text-center payment-link">
|
||||
<p>
|
||||
Pro dokončení objednávky je nutné ještě vyplnit žádost o spotřebitelský úvěr Essox.
|
||||
Pokračujte prosím kliknutím na tlačítko:
|
||||
</p>
|
||||
|
||||
<a href="{url s=orderView IDo=$order.id cf=$order->getSecurityCode() pay=1}" class="btn btn-primary"
|
||||
style="font-size: 1.5em; font-weight: 700;">
|
||||
Vyplnit žádost
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="cleaner"></div>
|
||||
Reference in New Issue
Block a user