From ff097c3d837acb6ca2d94625487e399c446392e0 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 16 May 2013 22:21:17 +0000 Subject: bug 2901 fixed: batch manager, for "set title" and "set author" actions, |@escape:javascript to avoid problems with single quotes. git-svn-id: http://piwigo.org/svn/trunk@22705 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/batch_manager_global.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/themes/default/template/batch_manager_global.tpl b/admin/themes/default/template/batch_manager_global.tpl index bb1311097..8ac629235 100644 --- a/admin/themes/default/template/batch_manager_global.tpl +++ b/admin/themes/default/template/batch_manager_global.tpl @@ -884,14 +884,14 @@ UL.thumbnails SPAN.wrap2 {ldelim}

{assign var='authorDefaultValue' value='Type here the author name'|@translate} - +

{assign var='titleDefaultValue' value='Type here the title'|@translate} - +
-- cgit v1.2.3