From a91bbcea2d791ea4fdee03185ac40a9408333e27 Mon Sep 17 00:00:00 2001 From: lLefevre Date: Thu, 4 Oct 2012 15:30:36 +0000 Subject: [PATCH] // Small fixed --- .../default/template/controllers/import/helpers/form/form.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl index e84e29189..9089c848e 100644 --- a/admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/controllers/import/helpers/form/form.tpl @@ -58,7 +58,7 @@ } else { - jAlert('{l s='You do not have permission to delete here. When the multi-store is enable, only a SuperAdmin can delete all items before import.' js=1}'); + jAlert('{l s='You do not have permission to delete here. When the multi-store is enable, only a SuperAdmin can delete all items before import.'}'); return false; } }