mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-04-30 10:34:58 +02:00
HTML validation
git-svn-id: http://piwigo.org/svn/trunk@1199 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<tr>
|
||||
<td><strong>{L_EDIT_COMMENT}</strong></td>
|
||||
<td>
|
||||
<textarea name="comment" class="description">{CAT_COMMENT}</textarea>
|
||||
<textarea cols="50" rows="5" name="comment" class="description">{CAT_COMMENT}</textarea>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user