diff --git a/calendar/preferences.php b/calendar/preferences.php index d911cbbf254..98fd0912bbc 100644 --- a/calendar/preferences.php +++ b/calendar/preferences.php @@ -64,7 +64,7 @@ 'link' => "$CFG->wwwroot/course/view.php?id=$course->id", 'type' => 'misc'); } - $navlinks[] = array('name' => $strpreferences, 'link' => 'null', 'type' => 'misc'); + $navlinks[] = array('name' => $strpreferences, 'link' => 'view.php', 'type' => 'misc'); $navigation = build_navigation($navlinks); print_header("$site->shortname: $strcalendar: $strpreferences", $strcalendar, $navigation,