diff --git a/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/form/form_ranges.tpl b/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/form/form_ranges.tpl index bb28b5eaa..ec2fbd154 100644 --- a/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/form/form_ranges.tpl +++ b/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/form/form_ranges.tpl @@ -14,7 +14,7 @@ < {foreach from=$ranges key=r item=range} - *  {$PS_WEIGHT_UNIT}  {$currency_sign} + *  {$PS_WEIGHT_UNIT}  {$currency_sign} {foreachelse} *  {$PS_WEIGHT_UNIT}  {$currency_sign} {/foreach}