From 7737d24b92a9da6fccfd6120072f477d05baa88d Mon Sep 17 00:00:00 2001 From: David Monllao Date: Wed, 12 Sep 2012 13:52:50 +0800 Subject: [PATCH] MDL-35264 mod_chat Bigger frame for text input --- mod/chat/gui_sockets/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/chat/gui_sockets/index.php b/mod/chat/gui_sockets/index.php index 4a5de8bfdda..ab3d83b1eaa 100644 --- a/mod/chat/gui_sockets/index.php +++ b/mod/chat/gui_sockets/index.php @@ -64,7 +64,7 @@ $courseshortname = format_string($course->shortname, true, array('context' => ge - + chat_serverhost:$CFG->chat_serverport?win=chat&$params"; ?>" scrolling="auto" name="msg" noresize marginwidth="2" marginheight="0"> -- 2.43.0