From 7493ca919d89d1c103583038a1fb08d47211b24f Mon Sep 17 00:00:00 2001 From: martin Date: Sat, 3 Aug 2002 08:37:13 +0000 Subject: [PATCH] Ugh fixing spacing --- index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index b6b3aa1ccb..72536cc220 100644 --- a/index.php +++ b/index.php @@ -25,12 +25,13 @@ -
+ id); if ($site->newsitems > 0 or $sections[0]->sequence or isediting($site->id)) { + echo "
"; if ($site->newsitems > 0 ) { print_simple_box(get_string("courses"), "CENTER", "100%", "$THEME->cellheading"); -- 2.39.5