From b2e630545880c309604399e164f0d67c0f115e58 Mon Sep 17 00:00:00 2001 From: Cameron Date: Sat, 27 Apr 2013 12:15:26 -0700 Subject: [PATCH] Chatbox emote-box styling --- e107_plugins/chatbox_menu/chatbox_menu.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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";