From: Arun Persaud Date: Sat, 25 Jul 2009 05:27:19 +0000 (-0700) Subject: CLEANUP: rewrote html output for the rules section for new games X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=commitdiff_plain;h=7a11a1918c28f15403ad3f77254988fe9f25d82e CLEANUP: rewrote html output for the rules section for new games made it a bit more compact and ready for more rules --- diff --git a/include/output.php b/include/output.php index 0b45627..33f7b19 100644 --- a/include/output.php +++ b/include/output.php @@ -80,37 +80,38 @@ function output_form_for_new_game($names) ?> -

Rules

-

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

-

Ten of hearts:

- -

Schweinchen (both foxes), only in normal games or silent solos:

- -

Call Re/Contra, etc.:

- - - +

Rules

+

Gameplay-related

+

Ten of hearts:

+

+ +

+

Schweinchen (both foxes), only in normal games or silent solos:

+

+ +

+

Call Re/Contra, etc.:

+

+ +

+

Scoring-related

+

(not yet implemented)

+

+ Vorbehalt
\n"; if($show) @@ -640,4 +641,4 @@ function output_exchanged_cards() } -?> \ No newline at end of file +?>