From: toyomoyo Date: Mon, 18 Dec 2006 01:56:21 +0000 (+0000) Subject: fixing broken xhtml X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d3cc8d56c6e8a8898bae761036cce2745287bf6a;p=moodle.git fixing broken xhtml --- diff --git a/mod/chat/gui_header_js/chatinput.php b/mod/chat/gui_header_js/chatinput.php index f39dfe10b4..e488871ad2 100644 --- a/mod/chat/gui_header_js/chatinput.php +++ b/mod/chat/gui_header_js/chatinput.php @@ -67,5 +67,7 @@ + + diff --git a/mod/chat/gui_header_js/users.php b/mod/chat/gui_header_js/users.php index ff0929616d..cae25eec2b 100644 --- a/mod/chat/gui_header_js/users.php +++ b/mod/chat/gui_header_js/users.php @@ -130,9 +130,10 @@ echo "$stridle id}\">$idle"; echo " id\">$strbeep"; echo '

'; - echo ''; + echo ''; } - echo ''; + // added 2 s, xhtml strict complaints + echo ''; // // Support HTTP Keep-Alive by printing Content-Length