From 8c8e494f2cd9b3a3e2e87c2bfbcbdac2e8081cf4 Mon Sep 17 00:00:00 2001 From: lLefevre Date: Thu, 22 Dec 2011 10:13:29 +0000 Subject: [PATCH] =?UTF-8?q?[-]=20BO=20:=20#PSTEST-70=20:=20Orthographe=20d?= =?UTF-8?q?=C3=A9fectueuse=20dans=20fenetre=20de=20confirmation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin-dev/themes/template/products/images.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/template/products/images.tpl b/admin-dev/themes/template/products/images.tpl index 00791bfb5..b28ed79e8 100644 --- a/admin-dev/themes/template/products/images.tpl +++ b/admin-dev/themes/template/products/images.tpl @@ -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",