]> git.mjollnir.org Git - moodle.git/commitdiff
Close properly the showentry page. Bug 5986.
authorstronk7 <stronk7>
Sun, 16 Jul 2006 09:01:03 +0000 (09:01 +0000)
committerstronk7 <stronk7>
Sun, 16 Jul 2006 09:01:03 +0000 (09:01 +0000)
(http://moodle.org/bugs/bug.php?op=show&bugid=5986)

Merged from MOODLE_16_STABLE

mod/glossary/showentry.php

index 4d9acafc1131383e929171af398eb217e1c57dc2..7c790f14f40a53d05fa968305a0df9cceed49f19 100644 (file)
@@ -66,4 +66,7 @@
 
     close_window_button();
 
+/// Show one reduced footer
+    print_footer('none');
+
 ?>