diff options
Diffstat (limited to 'create.html')
-rw-r--r-- | create.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/create.html b/create.html index 891641e..550e74d 100644 --- a/create.html +++ b/create.html @@ -1,6 +1,7 @@ -<dl> -<dt> -Cheap Fleets (optional rule): -<dd> -Each Persian fleet costs only 1 talent. -</dl> +<p> +Optional rules: +<p> +<label> +<input type="checkbox" name="cheap_fleets" value="true"> +Each fleet costs only 1 talent. +</label> |