1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 00:54:49 +02:00

LAN Fixes and notice removal.

This commit is contained in:
Cameron
2015-07-02 14:15:17 -07:00
parent b06aab269b
commit c98a403bf5
8 changed files with 31 additions and 23 deletions

View File

@@ -202,7 +202,7 @@ $text .= "
</td>
</tr>
<tr>
<td style='width:20%' class='forumheader3'>".LAN_TITE."</td>
<td style='width:20%' class='forumheader3'>".LAN_TITLE."</td>
<td style='width:80%' class='forumheader3'>
<input class='tbox form-control' type='text' id='submitnews_title' name='submitnews_title' size='60' value='".$tp->toHTML(vartrue($_POST['submitnews_title']),TRUE,'USER_TITLE')."' maxlength='200' style='width:90%' required />
</td>