From 326d2e534f830b93603fb76aeaf759bf816605d2 Mon Sep 17 00:00:00 2001 From: Cameron Date: Wed, 20 Feb 2013 17:53:40 -0800 Subject: [PATCH] Styling of submitnews page --- submitnews.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/submitnews.php b/submitnews.php index 4b0ab95fc..bf18f7466 100644 --- a/submitnews.php +++ b/submitnews.php @@ -137,7 +137,7 @@ if (!defined("USER_WIDTH")) { define("USER_WIDTH","width:95%"); } $text = "
- "; +
"; if (!empty($pref['news_subheader'])) { @@ -176,7 +176,7 @@ if (!$sql->db_Select("news_category")) else { $text .= " - "; while (list($cat_id, $cat_name, $cat_icon) = $sql->db_Fetch(MYSQL_NUM)) { $sel = (varset($_POST['cat_id'],'') == $cat_id) ? "selected='selected'" : ""; @@ -235,7 +235,7 @@ if ($pref['subnews_attach'] && $pref['upload_enabled'] && check_class($pref['upl $text .= "
- +