From: martin Date: Sun, 8 Sep 2002 05:23:47 +0000 (+0000) Subject: Link at bottom now goes to site home, not this page X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2c26c98575aeddbe00a1d92cd833745aeeb2d6cf;p=moodle.git Link at bottom now goes to site home, not this page --- diff --git a/course/view.php b/course/view.php index 44f778f070..4590bda13a 100644 --- a/course/view.php +++ b/course/view.php @@ -67,6 +67,6 @@ error("Course format not defined yet!"); } - print_footer($course); + print_footer(); ?>