From 3054741af629bb979e3a7a182183a6cfaa1f1263 Mon Sep 17 00:00:00 2001 From: martin Date: Sun, 25 Nov 2001 15:45:35 +0000 Subject: [PATCH] Tidied up the front page. Added 'editing' switch and normal footer --- index.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index a54aa6bd81..ceeb5cdd1b 100644 --- a/index.php +++ b/index.php @@ -9,15 +9,18 @@ print_header("$site->fullname", "$site->fullname", "", ""); + ?> +
cellheading"); ?>
  • Home
  • -
  • Courses
  • +
  • Courses
  • +
  • Forums
  • -
    +

    +id); ?> +

    +dirroot/theme/$CFG->theme/footer.html"); ?>

    -- 2.39.5