Merge pull request #1020 from indesign47/patch-16

[-] MO : bankwire add translation for fields
This commit is contained in:
Jérôme Nadaud
2013-11-22 09:08:36 -08:00
@@ -25,7 +25,7 @@
<div class="alert alert-info">
<img src="../modules/bankwire/bankwire.jpg" style="float:left; margin-right:15px;" width="86" height="49">
<p><strong>{l s="This module allows you to accept secure payments by bank wire."}</strong></p>
<p>{l s="If the client chooses to pay by bank wire, the order\'s status will change to 'Waiting for Payment.'"}</p>
<p>{l s="That said, you must manually confirm the order upon receiving the bank wire."}</p>
</div>
<p><strong>{l s="This module allows you to accept secure payments by bank wire." mod='bankwire'}</strong></p>
<p>{l s="If the client chooses to pay by bank wire, the order\'s status will change to 'Waiting for Payment.'" mod='bankwire'}</p>
<p>{l s="That said, you must manually confirm the order upon receiving the bank wire." mod='bankwire'}</p>
</div>