X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=output.php;h=39f67b06c7ddc1d430918fc1d0f2bd68a693f94f;hp=6d84128ab37fa0968cedb5ffbeb38f012b56629b;hb=24b4c073220b00bc0cb2c004351a051659b2f03b;hpb=9d32a1343ce662c3d0536b45098e4da524d8ac2f diff --git a/output.php b/output.php index 6d84128..39f67b0 100644 --- a/output.php +++ b/output.php @@ -2,19 +2,26 @@ /* functions which only ouput html */ -function output_user_settings($email,$password) +function output_user_settings() { global $PREF; echo "
\n"; echo "

Settings

\n"; - echo "change password
change password
"; + echo "
Card set
\n"; if( $PREF["cardset"] == "english" ) echo "use german cards
"; else echo "use english cards
"; + echo "
Email
\n"; + if( $PREF["email"] == "emailaddict" ) + echo "I'm not addicted (emails for each move)
"; + else + echo "Addicted (minimal amount of emails)
"; + echo "
\n"; return; @@ -25,7 +32,6 @@ function output_ask_for_new_game($playerA,$playerB,$playerC,$playerD,$oldgameid) global $RULES; echo "Do you want to continue playing?(This will start a new game, with the next person as dealer.)\n"; - echo "
\n"; echo " \n"; echo " \n"; echo " \n"; @@ -35,7 +41,6 @@ function output_ask_for_new_game($playerA,$playerB,$playerC,$playerD,$oldgameid) echo " \n"; echo " \n"; echo " \n"; - echo "
\n"; return; } @@ -46,13 +51,19 @@ function output_form_for_new_game($names)

Players

Please select four players (or use the randomly pre-selected names)

+ +
+ table "; + $i++; echo " Name: \n"; + echo " \n"; } ?> -

Rules

+
+

Rules

Some areas are grayed out which means that the rule is not implemented yet and therefore cannot be selected

ten of hearts: