From: Arun Persaud
Date: Mon, 14 Nov 2011 05:55:27 +0000 (-0800)
Subject: CLEANUP: fixed html output a bit
X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=189a8296e5f6ba47e87167083cff9cb3e1d0d03b;p=e-DoKo.git
CLEANUP: fixed html output a bit
added whitespaces and line breaks
---
diff --git a/include/functions.php b/include/functions.php
index ddac182..9f36330 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1181,22 +1181,22 @@ function display_user_menu($id)
{
if($i==0)
{
- echo "\n\n";
return;
}
diff --git a/include/game.php b/include/game.php
index 11cb66f..b8963d2 100644
--- a/include/game.php
+++ b/include/game.php
@@ -2135,7 +2135,7 @@ else
echo "\n";
+ echo "\n\n";
}
/*
@@ -2182,7 +2182,7 @@ if(sizeof($other_game_ids)>0 && $mystatus=='gameover')
echo "
\n";
}
-echo "\n"; /* end gameinfo */
+echo "\n\n"; /* end gameinfo */
/* make sure that we don't show the notes to the wrong person
* (e.g. other people looking at an old game)
diff --git a/include/output.php b/include/output.php
index 1adcaa7..e91451c 100644
--- a/include/output.php
+++ b/include/output.php
@@ -451,9 +451,7 @@ function output_footer()
"
\n".
" \n";
- echo "\n";
- echo "\n";
-
+ echo "\n\n";
echo "