From 0f585e04b81e3b89371f23b10e577c7031139dee Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 15 Mar 2012 22:15:50 +0000 Subject: bug fixed: allow double quotes in photo title git-svn-id: http://piwigo.org/svn/trunk@13576 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/picture_modify.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/themes/default/template') diff --git a/admin/themes/default/template/picture_modify.tpl b/admin/themes/default/template/picture_modify.tpl index 101678328..d76a02e32 100644 --- a/admin/themes/default/template/picture_modify.tpl +++ b/admin/themes/default/template/picture_modify.tpl @@ -79,7 +79,7 @@ pwg_initialization_datepicker("#date_creation_day", "#date_creation_month", "#da

{'Title'|@translate}
- +

-- cgit v1.2.3