// revert

This commit is contained in:
aFolletete
2011-09-12 15:25:21 +00:00
parent e1a9e08049
commit a6a2df97ef
10 changed files with 18 additions and 60 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

+2 -2
View File
@@ -26,7 +26,7 @@
<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'}" width="130" height="108" />
<span>{l s='Pay by cheque (order process will be longer)' mod='cheque'}</span>
<img src="{$this_path}cheque.jpg" alt="{l s='Pay by cheque' mod='cheque'}" width="86" height="49" />
{l s='Pay by cheque (order process will be longer)' mod='cheque'}
</a>
</p>