diff --git a/e107_plugins/chatbox_menu/chatbox_menu.php b/e107_plugins/chatbox_menu/chatbox_menu.php index 18abac25b..fc3fe9146 100644 --- a/e107_plugins/chatbox_menu/chatbox_menu.php +++ b/e107_plugins/chatbox_menu/chatbox_menu.php @@ -235,7 +235,7 @@ else { $texta = (e_QUERY ? "\n
" : "\n"); } - $texta .= "
"; + $texta .= "
"; if(($pref['anon_post'] == "1" && USER == FALSE)) { @@ -263,8 +263,7 @@ else { $texta .= " - \n"; + \n"; } $texta .="
\n\n";