From: moodler Date: Fri, 22 Oct 2004 07:45:58 +0000 (+0000) Subject: XHTML and accessibility compliance X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d526e68ee70a8592253124b6b1592c0de6a193c5;p=moodle.git XHTML and accessibility compliance --- 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 @@

:

: