From d526e68ee70a8592253124b6b1592c0de6a193c5 Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 22 Oct 2004 07:45:58 +0000 Subject: [PATCH] XHTML and accessibility compliance --- mod/choice/index.php | 6 +++--- mod/choice/mod.html | 32 ++++++++++++++++---------------- mod/choice/report.php | 9 +++++---- mod/choice/view.php | 18 ++++++++++-------- 4 files changed, 34 insertions(+), 31 deletions(-) diff --git a/mod/choice/index.php b/mod/choice/index.php index aafcbb2f61..ad0b16bff4 100644 --- a/mod/choice/index.php +++ b/mod/choice/index.php @@ -38,13 +38,13 @@ if ($course->format == "weeks") { $table->head = array (get_string("week"), get_string("question"), get_string("answer")); - $table->align = array ("CENTER", "LEFT", "LEFT"); + $table->align = array ("center", "left", "left"); } else if ($course->format == "topics") { $table->head = array (get_string("topic"), get_string("question"), get_string("answer")); - $table->align = array ("CENTER", "LEFT", "LEFT"); + $table->align = array ("center", "left", "left"); } else { $table->head = array (get_string("question"), get_string("answer")); - $table->align = array ("LEFT", "LEFT"); + $table->align = array ("left", "left"); } $currentsection = ""; diff --git a/mod/choice/mod.html b/mod/choice/mod.html index b9cef59428..758940cf90 100644 --- a/mod/choice/mod.html +++ b/mod/choice/mod.html @@ -54,14 +54,14 @@ - + - - + - + - + - + - + - + - +

:

:

:

+
:

:

: @@ -107,7 +107,7 @@

:

: @@ -115,28 +115,28 @@

:

:

:

:

:

:

:

: @@ -144,7 +144,7 @@

:

: