summaryrefslogtreecommitdiffstats
path: root/include/output.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/output.php')
-rw-r--r--include/output.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/output.php b/include/output.php
index 1531c77..723dd54 100644
--- a/include/output.php
+++ b/include/output.php
@@ -75,8 +75,8 @@ function output_form_for_new_game($names)
</li>
<li> <input type="radio" name="schweinchen" value="second" />
first one normal, second one becomes highest (call during the game) </li>
- <li> <input type="radio" name="schweinchen" value="secondaftercall" disabled="disabled" />
- second one become highest only in case re/contra was announced (not working yet)
+ <li> <input type="radio" name="schweinchen" value="secondaftercall" />
+ second one become highest only in case re/contra was announced
</li>
</ul>
<p> Call Re/Contra, etc.: </p>