// Fix a mistake

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16598 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-07-27 13:49:22 +00:00
parent a3f9f55291
commit 356348f90a
@@ -33,7 +33,7 @@
{include file="$tpl_dir./order-steps.tpl"}
{if $nbProducts <= 0}
<p class="warning">{l s='Your shopping cart is empty.'}</p>
<p class="warning">{l s='Your shopping cart is empty.' mod='bankwire'}</p>
{else}
<h3>{l s='Bank wire payment' mod='bankwire'}</h3>