1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

more GUI to chatbox admin

This commit is contained in:
Tijn Kuyper
2012-11-28 14:18:34 +01:00
parent 863a6ad8e9
commit 2fd697bca8

View File

@@ -100,7 +100,7 @@ $text = "<div>
<col class='col-control' />
</colgroup>
<tr>
<td>".CHBLAN_11.": <div class='smalltext'>".CHBLAN_12."</div></td>
<td>".CHBLAN_11.":</td>
<td>
<select name='chatbox_posts' class='tbox'>";
if ($chatbox_posts == 5) {
@@ -135,6 +135,7 @@ if(!isset($pref['cb_mod']))
}
$text .= "</select>
<span class='field-help'>".CHBLAN_12."</span>
</td>
</tr>