From: martin Date: Wed, 19 Jun 2002 05:05:05 +0000 (+0000) Subject: Bugfix in crumbs X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b69333951022a49ab909e52919b78d8b76b48bc6;p=moodle.git Bugfix in crumbs --- diff --git a/mod/journal/report.php b/mod/journal/report.php index 3412afc1a8..982c7b7b08 100644 --- a/mod/journal/report.php +++ b/mod/journal/report.php @@ -36,7 +36,7 @@ } print_header("$course->shortname: Journals", "$course->fullname", - "id>$course->shortname -> + "id>$course->shortname -> id>Journals -> id>$journal->name -> Responses", "", "", true);