Fixed bug 5300 and removed moodle docs link from help pages

This commit is contained in:
moodler
2006-04-24 01:58:31 +00:00
parent 6774380b24
commit 8634bc275d
+3
View File
@@ -150,5 +150,8 @@
close_window_button();
echo '<p align="center"><a href="help.php?file=index.html">'. get_string('helpindex') .'</a></p>';
$CFG->docroot = ''; // We don't want a doc link here
print_footer('none');
?>