From: martin Date: Sat, 3 Aug 2002 08:37:13 +0000 (+0000) Subject: Ugh fixing spacing X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7493ca919d89d1c103583038a1fb08d47211b24f;p=moodle.git Ugh fixing spacing --- 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");