bug fixed: allow double quotes in photo title

git-svn-id: http://piwigo.org/svn/trunk@13576 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2012-03-15 22:15:50 +00:00
commit 0f585e04b8

View file

@ -79,7 +79,7 @@ pwg_initialization_datepicker("#date_creation_day", "#date_creation_month", "#da
<p>
<strong>{'Title'|@translate}</strong>
<br>
<input type="text" class="large" name="name" value="{$NAME}">
<input type="text" class="large" name="name" value="{$NAME|@escape}">
</p>
<p>