From 283fd2a9f389bb5d8c571cd16b3ad7eae035c229 Mon Sep 17 00:00:00 2001 From: indesign47 Date: Fri, 22 Nov 2013 18:05:40 +0100 Subject: [PATCH] [-] MO : cheque add translation for fields --- .../modules/cheque/views/templates/hook/infos.tpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/default-bootstrap/modules/cheque/views/templates/hook/infos.tpl b/themes/default-bootstrap/modules/cheque/views/templates/hook/infos.tpl index 88d2bdb6f..977cab658 100644 --- a/themes/default-bootstrap/modules/cheque/views/templates/hook/infos.tpl +++ b/themes/default-bootstrap/modules/cheque/views/templates/hook/infos.tpl @@ -25,7 +25,7 @@
-

{l s="This module allows you to accept payments by check."}

-

{l s="If the client chooses this payment method, the order status will change to 'Waiting for payment.'"}

-

{l s="You will need to manually confirm the order as soon as you receive a check."}

-
\ No newline at end of file +

{l s="This module allows you to accept payments by check." mod='cheque'}

+

{l s="If the client chooses this payment method, the order status will change to 'Waiting for payment.'" mod='cheque'}

+

{l s="You will need to manually confirm the order as soon as you receive a check." mod='cheque'}

+