diff --git a/modules/cheque/views/templates/hook/infos.tpl b/modules/cheque/views/templates/hook/infos.tpl index 88d2bdb6f..977cab658 100644 --- a/modules/cheque/views/templates/hook/infos.tpl +++ b/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."}
-{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'}
+ 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."}
-{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'}
+