aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/admin/picture_modify.tpl
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2005-08-19 19:07:13 +0000
committerplegall <plg@piwigo.org>2005-08-19 19:07:13 +0000
commitdded962ded654bbb73eb144d77bea681aad95868 (patch)
treeb1796635bae1b6c8f39bd29f929bd27d9c928f2a /template/default/admin/picture_modify.tpl
parentabed8b4a18988f4a3fc2ca788fd835195b7d81b8 (diff)
- improvement : less compact presentation of screen admin/element_set_unit.
git-svn-id: http://piwigo.org/svn/trunk@836 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/default/admin/picture_modify.tpl')
-rw-r--r--template/default/admin/picture_modify.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/admin/picture_modify.tpl b/template/default/admin/picture_modify.tpl
index d59c69f59..90a5b7751 100644
--- a/template/default/admin/picture_modify.tpl
+++ b/template/default/admin/picture_modify.tpl
@@ -104,7 +104,7 @@
<tr>
<td><strong>{lang:Description}</strong></td>
- <td><textarea name="description" rows="5" cols="50" style="overflow:auto">{DESCRIPTION}</textarea></td>
+ <td><textarea name="description" class="description">{DESCRIPTION}</textarea></td>
</tr>
</table>