From 47ef87952824f47312341bf3c3bad6cff3807c58 Mon Sep 17 00:00:00 2001 From: martin Date: Sun, 4 Aug 2002 13:27:20 +0000 Subject: [PATCH] More monir tweaks --- course/lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/course/lib.php b/course/lib.php index 9885d0a819..e83900af57 100644 --- a/course/lib.php +++ b/course/lib.php @@ -470,7 +470,7 @@ function print_section($courseid, $section, $mods, $modnamesused, $absolute=fals echo "
\n"; } } - echo "\n"; + echo "
\n\n"; } function print_side_block($heading="", $list=NULL, $footer="", $icons=NULL) { -- 2.39.5