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

12 lines
191 B
Smarty

<style>
#imoje_img {
height:75px;
margin-right:30px;
}
</style>
<p class="payment_module">
<img id="imoje_img" src="{$imoje_logo}"
alt="{l s='Pay by imoje' mod='imoje'}"/>
</p>