fixed breadcrumbs

This commit is contained in:
gustav_delius 2004-08-21 21:19:21 +00:00
parent d022e34545
commit 1ff45e740f

View file

@ -29,9 +29,8 @@
add_to_log($course->id, "choice", "report", "report.php?id=$cm->id", "$choice->id");
print_header("$course->shortname: $choice->name: $strresponses", "$course->fullname",
"<a href=\"$CFG->wwwroot/course/view.php?id=$course->id\">$course->shortname</a> ->
<a href=\"index.php?id=$course->id\">$strchoices</a> ->
print_header_simple("$choice->name: $strresponses", "",
"<a href=\"index.php?id=$course->id\">$strchoices</a> ->
<a href=\"view.php?id=$cm->id\">$choice->name</a> -> $strresponses", "");
/// Check to see if groups are being used in this choice