kaktusy/modules/cheque/payment.tpl

6 lines
268 B
Smarty

<p class="payment_module">
<a href="{$this_path_ssl}payment.php" title="{l s='Pay by cheque' mod='cheque'}">
<img src="{$this_path}cheque.jpg" alt="{l s='Pay by cheque' mod='cheque'}" />
{l s='Pay by cheque (order process will be longer)' mod='cheque'}
</a>
</p>