aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/cat_modify.tpl
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-10-16 19:21:56 +0000
committervdigital <vdigital@piwigo.org>2008-10-16 19:21:56 +0000
commitfb76f626ad0181fc3eaa7e7dc8983ab5b40c69bb (patch)
tree74b37e25fb0385bff08c497e73ad22d7059aac0d /admin/template/goto/cat_modify.tpl
parente9c0f98e1477434eec4e8b74c1ba1ca972dec2da (diff)
Some Input text have been enlarged in Admin (class="large")
Bullet points removed on comments in picture page. (Neuronal correction...)[merge] git-svn-id: http://piwigo.org/svn/trunk@2761 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/template/goto/cat_modify.tpl')
-rw-r--r--admin/template/goto/cat_modify.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/template/goto/cat_modify.tpl b/admin/template/goto/cat_modify.tpl
index 54fccd687..b9746ffe1 100644
--- a/admin/template/goto/cat_modify.tpl
+++ b/admin/template/goto/cat_modify.tpl
@@ -40,7 +40,7 @@
<tr>
<td><strong>{'Name'|@translate}</strong></td>
<td>
- <input type="text" name="name" value="{$CAT_NAME}" maxlength="60"/>
+ <input type="text" class="large" name="name" value="{$CAT_NAME}" maxlength="60"/>
</td>
</tr>
<tr>
@@ -156,7 +156,7 @@
<table>
<tr>
<td>{'Virtual category name'|@translate}</td>
- <td><input type="text" name="virtual_name"></td>
+ <td><input type="text" class="large" name="virtual_name"></td>
</tr>
<tr>