From 97dc3b828845ca92c4eab2b0df38afdbc167b423 Mon Sep 17 00:00:00 2001 From: arun Date: Tue, 10 Apr 2007 15:26:58 +0000 Subject: added email to first player at the beginning of the game; fixed small layout issue --- output.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'output.php') diff --git a/output.php b/output.php index 3ff0442..a85c2bb 100644 --- a/output.php +++ b/output.php @@ -18,7 +18,7 @@ function output_link_to_user_page($email,$password) echo "
\n"; echo " \n"; echo " \n"; - echo " \n"; + echo " \n"; echo "
\n"; echo "\n"; @@ -258,8 +258,8 @@ function output_home_page($pre,$game,$done) - - + + -- cgit v1.2.3-18-g5258