From a0b3efd697ed19fe2bf204868ab5920e4af5d467 Mon Sep 17 00:00:00 2001 From: arun Date: Mon, 9 Apr 2007 09:25:29 +0000 Subject: minor cleanup --- output.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'output.php') diff --git a/output.php b/output.php index 3bf901d..3ff0442 100644 --- a/output.php +++ b/output.php @@ -238,11 +238,13 @@ function check_want_to_play($me) return; } -function output_home_page() +function output_home_page($pre,$game,$done) { ?>

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

-

Please register, in case you haven't done yet
+

At the moment there are games that are being started and games that are ongoing. + games have been completed on this server.

+

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

@@ -321,7 +323,7 @@ function output_footer() echo "
\n"; echo "

copyright 2006-2007 Arun Persaud

\n"; - echo "

Revision: $REV;

\n"; + echo "

Revision: $REV; http://svn.nubati.net/emaildoko/trunk/

\n"; echo "\n"; echo "
\n"; -- cgit v1.2.3-18-g5258