[-] BO : #PSTEST-70 : Orthographe défectueuse dans fenetre de confirmation

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11572 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2011-12-22 10:13:29 +00:00
parent bdfa25bc86
commit fa3613c5a4
@@ -224,7 +224,7 @@
{
e.preventDefault();
id = $(this).parent().parent().attr('id');
if (confirm("{/literal}{l s='Are you sure?'}{literal}"))
if (confirm("{/literal}{l s='Are you sure?' js=1}{literal}"))
$.ajax(
{
url : "ajax-tab.php",