This commit is contained in:
Roman Pyrih
2024-12-12 15:57:01 +01:00
parent 2e7c3943e4
commit e75fa515f5
62 changed files with 4916 additions and 42 deletions

View File

@@ -0,0 +1,7 @@
<p class="payment_module" style="position:relative;">
<a class="cheque" href="{$link->getModuleLink('raty', 'payment')|escape:'html'}" title="{l s='Zapłać poprzez Raty Alior Bank' mod='raty'}">
<img src="{$this_path_raty}logo.png" alt="{l s='Zapłać poprzez raty Alior Bank' mod='raty'}" width="86" height="49"/>
{l s='Zapłać poprzez raty Alior Bank' mod='raty'}&nbsp;<span>{l s='' mod='raty'}</span>
</a>
<a href="{$this_kalkulator}{$this_cena}" target="_blank" style="border:none;background:none;right:20px;top:0px;z-index: 100;"><img src="{$this_path_raty}alior-kalkulator-guzik.gif" alt="{l s='Oblicz ratę' mod='raty'}" width="86" height="49"/></a>
</p>