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 b19611d31..9fe9b9030 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 @@ -40,7 +40,7 @@ {foreach from=$ranges key=r item=range} -   {$currency_sign} {/foreach} @@ -53,7 +53,7 @@ {if $smarty.foreach.ranges.first}   {else} - {/if} {/foreach}