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",