1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-09 05:40:44 +02:00

GUI styling.

This commit is contained in:
CaMer0n
2012-11-03 00:57:29 +00:00
parent d1975b25cf
commit bdabb95f6f
3 changed files with 17 additions and 15 deletions

View File

@@ -2791,7 +2791,7 @@ class admin_newspost
<tr>
<td class='label'>".NWSLAN_101."</td>
<td class='control'>
".$frm->text('subnews_resize', $pref['subnews_resize'], 5, 'size=6&class=tbox')."
".$frm->number('subnews_resize', $pref['subnews_resize'], 5, 'size=6&class=tbox')."
<div class='field-help'>".NWSLAN_102."</div>
</td>
</tr>