// Fix a mistake

This commit is contained in:
lLefevre
2012-07-27 13:49:22 +00:00
parent 1bf610abc2
commit 5afd6dd1ec
@@ -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>