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'}

+