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

Removed Field: prompts.

Removed Field: prompts
This commit is contained in:
MikeyGMT
2017-02-11 01:01:42 +00:00
parent 8dc9f1d006
commit 3f20b19191
2 changed files with 9 additions and 11 deletions

View File

@@ -265,7 +265,7 @@ class submitNews
$text .= "
<tr>
<td style='width:20%' class='forumheader3'>".LAN_CATEGORY.": </td>
<td style='width:20%' class='forumheader3'>".LAN_CATEGORY."</td>
<td style='width:80%' class='forumheader3'>";
if (!$sql->select("news_category"))