From 9e342d5183c8335af0d494f17295ef6cc134525b Mon Sep 17 00:00:00 2001 From: vAugagneur Date: Mon, 11 Feb 2013 10:30:32 +0100 Subject: [PATCH] [-] BO : fixed bug #PSCFV-7575 - BO shipping price by zones ang weigth error js --- .../themes/default/template/controllers/shipping/content.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/shipping/content.tpl b/admin-dev/themes/default/template/controllers/shipping/content.tpl index 04fc8d700..4ab2ff01a 100644 --- a/admin-dev/themes/default/template/controllers/shipping/content.tpl +++ b/admin-dev/themes/default/template/controllers/shipping/content.tpl @@ -55,7 +55,7 @@ {foreach $ranges AS $range} {$currency->getSign('left')} - + {$currency->getSign('right')} {l s='(tax excl.)'} {/foreach} @@ -76,7 +76,7 @@