// Small fixed

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17768 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-10-04 15:30:36 +00:00
parent 2e3b2cd56d
commit 1c9e9e8f3f

View File

@@ -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;
}
}