From dfb1924884507b1315c04a0d4c4830b58b11c63d Mon Sep 17 00:00:00 2001 From: Vincent Augagneur Date: Thu, 1 Aug 2013 11:47:39 +0200 Subject: [PATCH] //carrier wizard fix when edit a carrier --- .../controllers/carrier_wizard/helpers/form/form_ranges.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e1ce1ff6d..946f22824 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 @@ -42,7 +42,7 @@ {foreach from=$ranges key=r item=range} - + {/foreach}