From: moodler Date: Tue, 19 Oct 2004 10:34:02 +0000 (+0000) Subject: Changes for XHTML and accessibility compliance X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2defdcd7d5a18b82e883ae9f869cd705cc3a3e3c;p=moodle.git Changes for XHTML and accessibility compliance --- diff --git a/mod/chat/lib.php b/mod/chat/lib.php index 4fb4d580ad..73a290f8a4 100644 --- a/mod/chat/lib.php +++ b/mod/chat/lib.php @@ -653,7 +653,7 @@ function chat_format_message_manually($message, $courseid, $sender, $currentuser // System event $output->text = $message->strtime.': '.get_string('message'.$message->message, 'chat', fullname($sender)); $output->html = '
'.$message->picture.''; - $output->html .= ''.$output->text.'
'; + $output->html .= ''.$output->text.''; // Don't forget to reset the language before returning!!! if(!empty($oldcfglang)) { diff --git a/mod/chat/mod.html b/mod/chat/mod.html index bee6a1c871..fbc8a7e78f 100644 --- a/mod/chat/mod.html +++ b/mod/chat/mod.html @@ -20,15 +20,14 @@ ?>
- - + - - + - + - -

:

: - +

:

+
:

:

: chattime); echo " - "; @@ -53,7 +52,7 @@ ?>

:

:

:

+
:

:

+
: