From 65df59544c943a90ae2858b1359e6b8a5065e145 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Wed, 5 Oct 2011 22:30:33 -0700 Subject: cleared up the look of the front page a bit --- include/welcome.php | 134 +++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 100 insertions(+), 34 deletions(-) (limited to 'include/welcome.php') diff --git a/include/welcome.php b/include/welcome.php index 2b2a23b..c7ec358 100644 --- a/include/welcome.php +++ b/include/welcome.php @@ -51,10 +51,105 @@ $avgage = $avgage[0]; echo "\n\n
\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:

"; - +echo "

Play Doppelkopf online.

". +"

For more information please visit our wiki.

"; +?> + +
+
+ +
+ + +
+ + + +
+ +
+

See openid.net for more information.

+
+ +
+
+'; echo "\n"; + echo '
'; echo "\n"; + echo '
'; echo "\n"; + echo ' '; echo "\n"; + echo ' '; echo "\n"; + echo ' '; echo "\n"; + echo " "; echo "\n"; + echo ' '; echo "\n"; + echo ' '; echo "\n"; + echo " "; echo "\n"; + echo ' '; echo "\n"; + if($openid_url=='') + { + echo ' '; echo "\n"; + echo ' '; echo "\n"; + echo ' '; echo "\n"; + } + else + { + echo ' '; echo "\n"; + echo ' '; echo "\n"; + echo ' '; echo "\n"; + } + echo ' '; echo "\n"; + echo ' + + + + +\n"; +?> + + + +
';echo "\n"; + + output_select_timezone("Rtimezone"); +?> +
+
IMPORTANT: passwords are going over the net as clear text, so pick an easy password. ". + "No need to pick anything complicated here ;)

"; + + echo "

N.B. Your email address will be exposed to other players whom you play games with. "; + echo "

"; +?> +
+
+
+Some statistics:"; if($pre == 0) echo "

At the moment there are no games that are being started "; @@ -80,36 +175,7 @@ if($done==0) echo "One game has been completed on this server.

"; else echo "$done games have been completed on this server. Average time of a game: $avgage days

"; -?> -

Login/Register:

-

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

+?> -
-
- -
- - -
- - - -
-

Have an OpenID account? Sign in below
- -
- e.g. http://username.openid.net. See openid.net for more information.

- -
-
-- cgit v1.2.3-18-g5258