Some changes for XHTML and accessibility compliance

This commit is contained in:
moodler 2004-09-28 09:47:14 +00:00
parent 857e46c39a
commit 72b4e28353
3 changed files with 14 additions and 5 deletions

View file

@ -103,7 +103,7 @@
if ($course->category) {
print_header("$course->shortname: $discussion->name", "$course->fullname",
"<a href=../../course/view.php?id=$course->id>$course->shortname</a> ->
"<a href=\"../../course/view.php?id=$course->id\">$course->shortname</a> ->
$navmiddle -> $navtail", "", "", true, $searchform, navmenu($course, $cm));
} else {
print_header("$course->shortname: $discussion->name", "$course->fullname",