fixes 27.11.2013

This commit is contained in:
TMMeilleur
2013-11-27 14:02:26 +02:00
parent ef6dd3bfed
commit 44549d650f
17 changed files with 213 additions and 33 deletions
@@ -26,7 +26,7 @@
<div class="col-xs-12 col-md-6">
<p class="payment_module">
<a class="cheque" href="{$link->getModuleLink('cheque', 'payment', [], true)|escape:'html'}" title="{l s='Pay by check.' mod='cheque'}">
{l s='Pay by check (order processing will take more time).' mod='cheque'}
{l s='Pay by check' mod='cheque'} <span>({l s='order processing will take more time' mod='cheque'})</span>
</a>
</p>
</div>