From: gustav_delius Date: Sat, 21 Aug 2004 21:19:21 +0000 (+0000) Subject: fixed breadcrumbs X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1ff45e740feceff69c6f19c8003735e5ad1b4033;p=moodle.git fixed breadcrumbs --- diff --git a/mod/choice/report.php b/mod/choice/report.php index f2aad9ea41..1f77f531ce 100644 --- a/mod/choice/report.php +++ b/mod/choice/report.php @@ -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", - "wwwroot/course/view.php?id=$course->id\">$course->shortname -> - id\">$strchoices -> + print_header_simple("$choice->name: $strresponses", "", + "id\">$strchoices -> id\">$choice->name -> $strresponses", ""); /// Check to see if groups are being used in this choice