//fixed bug #PSTEST-838

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13533 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vAugagneur
2012-02-22 15:09:33 +00:00
parent ff20f3b075
commit 25f7a4c817
@@ -570,7 +570,7 @@
{l s='tax included.'}
{/if}
{if Configuration::get('PS_ORDER_RETURN')}
{if !Configuration::get('PS_ORDER_RETURN')}
<br /><br />{l s='Merchandise returns are disabled'}
{/if}
</div>