From 92a2164d4f1d5367b9325a8d65089abe79ee653b Mon Sep 17 00:00:00 2001 From: arun Date: Wed, 13 Dec 2006 19:18:12 +0000 Subject: a bit more cleanup in the layout --- functions.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 6bd50af..f77f8ae 100644 --- a/functions.php +++ b/functions.php @@ -394,7 +394,7 @@ function display_status() { echo "
"; echo " is someone playing solo, etc?"; - echo "
"; + echo "\n"; return; } @@ -402,11 +402,11 @@ function display_status() function display_news() { global $wiki; - echo "
". - "Please hit shift+reload.

". - "added local time display, let me know what you think

". - "If you find more bugs, please list them in the wiki.
\n"; + echo "
\n". + " Please hit shift+reload.

\n". + " added local time display, let me know what you think

\n". + " If you find more bugs, please list them in the wiki.\n
\n"; return; } -- cgit v1.2.3-18-g5258