Files
interblue.pl/modules/imoje/views/templates/hook/payment_blik.tpl
2024-10-25 14:16:28 +02:00

12 lines
180 B
Smarty

<style>
#blik_img {
height:50px;
margin-right:30px;
}
</style>
<p class="payment_module">
<img id="blik_img" src="{$blik_logo}"
alt="{l s='BLIK' mod='imoje'}"/>
</p>