From 2defdcd7d5a18b82e883ae9f869cd705cc3a3e3c Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 19 Oct 2004 10:34:02 +0000 Subject: [PATCH] Changes for XHTML and accessibility compliance --- mod/chat/lib.php | 2 +- mod/chat/mod.html | 15 +++++++-------- mod/chat/report.php | 2 +- 3 files changed, 9 insertions(+), 10 deletions(-) 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 @@ ?>

:

:

:

+
:

:

+
: