1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

Minor UI fix to banner admin

This commit is contained in:
Moc 2013-03-26 13:08:12 +01:00
parent 6d5fd535c8
commit eaee4a6f43

View File

@ -631,7 +631,7 @@ if ($action == "menu")
</tr>
<tr>
<td>".BNRLAN_41."</td>
<td>".$frm->text('banner_amount', $menu_pref['banner_amount'], 2, array ('class' => 'tbox input-text'))."<span class='field-help'>".BNRLAN_42."</span></td>
<td>".$frm->number('banner_amount', $menu_pref['banner_amount'], 3)."<span class='field-help'>".BNRLAN_42."</span></td>
</tr>
<tr>
<td>".BNRLAN_43."</td>