From: stronk7 Date: Sun, 16 Jul 2006 09:01:03 +0000 (+0000) Subject: Close properly the showentry page. Bug 5986. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=cd58557ae00e0154fc66f77a8f02c6bef1cbd1bb;p=moodle.git Close properly the showentry page. Bug 5986. (http://moodle.org/bugs/bug.php?op=show&bugid=5986) Merged from MOODLE_16_STABLE --- diff --git a/mod/glossary/showentry.php b/mod/glossary/showentry.php index 4d9acafc11..7c790f14f4 100644 --- a/mod/glossary/showentry.php +++ b/mod/glossary/showentry.php @@ -66,4 +66,7 @@ close_window_button(); +/// Show one reduced footer + print_footer('none'); + ?>