From 356348f90a1b555287b42acc4cf9be636f2b8b65 Mon Sep 17 00:00:00 2001 From: lLefevre Date: Fri, 27 Jul 2012 13:49:22 +0000 Subject: [PATCH] // Fix a mistake git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16598 b9a71923-0436-4b27-9f14-aed3839534dd --- 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'}