diff --git a/e107_admin/newspost.php b/e107_admin/newspost.php index 471d6145f..88a06d052 100644 --- a/e107_admin/newspost.php +++ b/e107_admin/newspost.php @@ -258,36 +258,66 @@ class news_sub_form_ui extends e_admin_form_ui $submitnews_title = $row->get('submitnews_title'); $submitnews_file = $row->get('submitnews_file'); $submitnews_item = $row->get('submitnews_item'); + + // $text .= ""; - $text .= ""; - $text .= $tp->toHTML($submitnews_title,FALSE,'emotes_off, no_make_clickable'); + + $text .= ""; + $text .= $tp->toHTML($submitnews_title,FALSE,'emotes_off, no_make_clickable'); $text .= ''; - $text .= "
'; + + return $text; + + } // Override the default Options field. function options($parms, $value, $id, $attributes) { - + if($attributes['mode'] == 'read') { + $text = "