From 5afd6dd1ec10df8264b1e16fa9264ba9823317c1 Mon Sep 17 00:00:00 2001 From: lLefevre Date: Fri, 27 Jul 2012 13:49:22 +0000 Subject: [PATCH] // Fix a mistake --- modules/bankwire/views/templates/front/payment_execution.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/bankwire/views/templates/front/payment_execution.tpl b/modules/bankwire/views/templates/front/payment_execution.tpl index a2c4c8c05..6c61eb393 100644 --- a/modules/bankwire/views/templates/front/payment_execution.tpl +++ b/modules/bankwire/views/templates/front/payment_execution.tpl @@ -33,7 +33,7 @@ {include file="$tpl_dir./order-steps.tpl"} {if $nbProducts <= 0} -

{l s='Your shopping cart is empty.'}

+

{l s='Your shopping cart is empty.' mod='bankwire'}

{else}

{l s='Bank wire payment' mod='bankwire'}