From 53314b8335e7565cf63941ba074cafba37d913e2 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Mon, 9 Jun 2008 00:13:31 -0700 Subject: LAYOUT: nice and shiny hopefully some improvements ;) Signed-off-by: Arun Persaud --- include/welcome.php | 34 +++++++++++++++++++++------------- 1 file changed, 21 insertions(+), 13 deletions(-) (limited to 'include/welcome.php') diff --git a/include/welcome.php b/include/welcome.php index ccbaea5..5436ecf 100644 --- a/include/welcome.php +++ b/include/welcome.php @@ -27,8 +27,12 @@ $game = $game[0]; $done = $done[0]; $avgage = $avgage[0]; -echo "

If you want to play a game of Doppelkopf, you found the right place ;)". -" For more information please visit our wiki.

"; +echo "
\n"; + +echo "

If you want to play a game of Doppelkopf, you found the right place ;)

". +"

For more information please visit our wiki.

". +"

Some statistics:

"; + if($pre == 0) echo "

At the moment there are no games that are being started "; @@ -56,25 +60,29 @@ if($done==0) echo "$done games have been completed on this server. Average time of a game: $avgage days

"; ?> -

Please register, in case you have not done that yet
+

Login/Register:

+

+ Please register, in case you have not done that yet
or login with you email-address or name and password here:

+
- Login - - - - - - - - + + + + + + + + + +
- \ No newline at end of file +
\ No newline at end of file -- cgit v1.2.3-18-g5258