From: moodler Date: Thu, 7 Oct 2004 08:46:30 +0000 (+0000) Subject: Changes for XHTML compatibility X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1ddd15afbddf4992bfac3b9bc63862b242aab599;p=moodle.git Changes for XHTML compatibility --- diff --git a/course/format/topics/format.php b/course/format/topics/format.php index 3b2e65728d..0a563a648c 100644 --- a/course/format/topics/format.php +++ b/course/format/topics/format.php @@ -99,7 +99,7 @@ if ($thissection->summary or $thissection->sequence or isediting($course->id)) { echo ''; - echo "cellheading\" class=\"topicsoutlineside\" valign=\"top\" width=\"20\"> "; + echo "cellheading\" class=\"topicsoutlineside\" valign=\"top\" width=\"20\"> "; echo "cellcontent\" class=\"topicsoutlinecontent\" width=\"100%\">"; $summaryformatoptions->noclean = true; @@ -118,7 +118,7 @@ } echo ""; - echo "cellheading\" class=\"topicsoutlineside\" valign=\"top\" align=\"center\" width=\"10\">"; + echo "cellheading\" class=\"topicsoutlineside\" valign=\"top\" align=\"center\" width=\"10\">"; echo " "; echo "\"\""; } @@ -181,7 +181,7 @@ } echo ""; - echo ""; + echo ""; echo "

$section

"; echo ""; @@ -208,7 +208,7 @@ echo ""; } - echo ""; + echo ""; echo ""; if ($displaysection == $section) { // Show the zoom boxes @@ -249,6 +249,7 @@ } + echo ""; echo ""; echo ""; echo "\"\"";