Close footer properly

This commit is contained in:
moodler 2005-03-27 05:44:31 +00:00
parent c01f71d4a4
commit 6bc21ecf93

View File

@ -113,7 +113,6 @@
close_window_button();
echo '<center><p><a href="help.php?file=index.html">'. get_string('helpindex') .'</a><p></center>';
echo '<p align="center"><a href="help.php?file=index.html">'. get_string('helpindex') .'</a></p>';
print_footer('none');
?>
</body>
</html>