diff --git a/index.php b/index.php index b57fecaf0e7..56b697ff34a 100644 --- a/index.php +++ b/index.php @@ -72,10 +72,8 @@ if ($firstcolumn) { echo ""; - echo ""; - } else { - echo ""; } + echo ""; if ($site->newsitems == 0 ) { print_simple_box(get_string("availablecourses"), "CENTER", "100%", "$THEME->cellheading");