// Set again this_path in Cheque module instead of cheque_path

This commit is contained in:
rMalie
2012-01-13 13:52:21 +00:00
parent d1f2111c44
commit c652bd2014
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
<h3>{l s='Cheque payment' mod='cheque'}</h3>
<form action="{$link->getModuleLink('cheque', 'validation', true)}" method="post">
<p>
<img src="{$cheque_path}cheque.jpg" alt="{l s='cheque' mod='cheque'}" width="86" height="49" style="float:left; margin: 0px 10px 5px 0px;" />
<img src="{$this_path}cheque.jpg" alt="{l s='cheque' mod='cheque'}" width="86" height="49" style="float:left; margin: 0px 10px 5px 0px;" />
{l s='You have chosen to pay by cheque.' mod='cheque'}
<br/><br />
{l s='Here is a short summary of your order:' mod='cheque'}