From 45d1cc4a2600f51881fba42aae45df07c6add1f6 Mon Sep 17 00:00:00 2001 From: martin Date: Tue, 26 Feb 2002 13:40:11 +0000 Subject: [PATCH] Small change --- index.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index c4538700f3..1013f365ce 100644 --- a/index.php +++ b/index.php @@ -52,7 +52,7 @@ cellheading"); ?> -
+
- summary, $align="", $width="100%", $color="$THEME->cellheading"); ?> + editing) { + $site->summary .= "
"; + } + print_simple_box($site->summary, $align="", $width="100%", $color="$THEME->cellheading"); + ?> -- 2.39.5