From 9284942d295fbddeb5d6bf00b201b166a24560be Mon Sep 17 00:00:00 2001 From: martin Date: Mon, 10 Dec 2001 11:18:56 +0000 Subject: [PATCH] Fixed description tag and moved switch --- index.php | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/index.php b/index.php index 35757f8388..7f9fa8b296 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ } print_header("$site->fullname", "$site->fullname", "", "", - "summary\">"); + "summary))."\">"); ?> @@ -25,6 +25,8 @@ "; + print_editing_switch($site->id); ?> @@ -45,10 +47,6 @@ -

-id); ?> -

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

-- 2.39.5