From 3d68525abeb2ad5bd0861ca78cd23cd8ad47ad8c Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 11 Dec 2023 16:58:41 +0100 Subject: [PATCH] Minor cosmetic change I think the btn-sm was forgotten --- e107_plugins/chatbox_menu/chatbox_menu.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_plugins/chatbox_menu/chatbox_menu.php b/e107_plugins/chatbox_menu/chatbox_menu.php index f66da9666..ffae3e4d1 100755 --- a/e107_plugins/chatbox_menu/chatbox_menu.php +++ b/e107_plugins/chatbox_menu/chatbox_menu.php @@ -218,7 +218,7 @@ else if(!empty($pref['cb_emote']) && !empty($pref['smiley_activate'])) { $texta .= " - + \n"; }