diff --git a/index.php b/index.php index 6c2578ccde2..49cd89c1bef 100644 --- a/index.php +++ b/index.php @@ -18,7 +18,7 @@
| + | $readings = list_all_readings(); if ($site->format > 0 or $readings or $USER->editing) { @@ -52,7 +52,7 @@ | -+ |
if ($site->format == 0 ) {
print_simple_box("Available Courses", $align="CENTER", $width="100%", $color="$THEME->cellheading");
echo " "; |