From e068f7202ab6876efe5cbd3949fc462306bc6b2b Mon Sep 17 00:00:00 2001 From: indesign47 Date: Fri, 22 Nov 2013 17:34:03 +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/themes/default-bootstrap/modules/bankwire/views/templates/hook/infos.tpl b/themes/default-bootstrap/modules/bankwire/views/templates/hook/infos.tpl index 401f70b79..d34804bf3 100644 --- a/themes/default-bootstrap/modules/bankwire/views/templates/hook/infos.tpl +++ b/themes/default-bootstrap/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'}

+