]> git.mjollnir.org Git - moodle.git/commitdiff
Link at bottom now goes to site home, not this page
authormartin <martin>
Sun, 8 Sep 2002 05:23:47 +0000 (05:23 +0000)
committermartin <martin>
Sun, 8 Sep 2002 05:23:47 +0000 (05:23 +0000)
course/view.php

index 44f778f07023ac795778cf4b4f25a677c11ff5b0..4590bda13a135357975b3afd48f503fa1dd96c3c 100644 (file)
@@ -67,6 +67,6 @@
             error("Course format not defined yet!");
     }
 
-    print_footer($course);
+    print_footer();
 
 ?>