diff --git a/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/view/view.tpl index ea743c58a..b7b7d49f0 100644 --- a/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/carrier_wizard/helpers/view/view.tpl @@ -41,7 +41,7 @@ var PS_WEIGHT_UNIT = '{$PS_WEIGHT_UNIT}'; var invalid_range = '{l s='This range is not valid' js=1}'; var range_is_overlapping = '{l s='Ranges are overlapping' js=1}'; - var multistore_enable = {$multistore_enable}; + var multistore_enable = '{$multistore_enable}';