From dabc3d359a12ee2a122e99224c8d158e220ffda7 Mon Sep 17 00:00:00 2001 From: indesign47 Date: Fri, 22 Nov 2013 17:30:37 +0100 Subject: [PATCH] [-] MO : bankwire add translation for fields --- modules/bankwire/views/templates/hook/infos.tpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/bankwire/views/templates/hook/infos.tpl b/modules/bankwire/views/templates/hook/infos.tpl index 401f70b79..d34804bf3 100644 --- a/modules/bankwire/views/templates/hook/infos.tpl +++ b/modules/bankwire/views/templates/hook/infos.tpl @@ -25,7 +25,7 @@
-

{l s="This module allows you to accept secure payments by bank wire."}

-

{l s="If the client chooses to pay by bank wire, the order\'s status will change to 'Waiting for Payment.'"}

-

{l s="That said, you must manually confirm the order upon receiving the bank wire."}

-
\ No newline at end of file +

{l s="This module allows you to accept secure payments by bank wire." mod='bankwire'}

+

{l s="If the client chooses to pay by bank wire, the order\'s status will change to 'Waiting for Payment.'" mod='bankwire'}

+

{l s="That said, you must manually confirm the order upon receiving the bank wire." mod='bankwire'}

+