add selection of cantons to form
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m0s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m0s
This commit is contained in:
parent
bec11dbabf
commit
0cb4404201
1 changed files with 4 additions and 10 deletions
|
|
@ -94,20 +94,14 @@ kommentar = 'age und hobbies sind honeypots'
|
|||
<h5>In welchen Kantonen haben Sie eine Bewilligung oder haben eine Bewilligung beantragt?</h5><br>
|
||||
<div id="checkbox-group">
|
||||
<input type="checkbox" id="AG" name="AG" value="AG: Aargau">
|
||||
<label for="AG">AG: Aargau</label>
|
||||
|
||||
|
||||
<label for="AG">AG: Aargau</label>
|
||||
<input type="checkbox" id="AI" name="AI" value="AI: Appenzell Innerrhoden">
|
||||
<label for="AI">AI: Appenzell Innerrhoden</label>
|
||||
|
||||
|
||||
<label for="AI">AI: Appenzell Innerrhoden</label>
|
||||
<input type="checkbox" id="AR" name="AR" value="AR: Appenzell Ausserrhoden">
|
||||
<label for="AR">AR: Appenzell Ausserrhoden</label>
|
||||
|
||||
<br/>
|
||||
<label for="AR">AR: Appenzell Ausserrhoden</label>
|
||||
<input type="checkbox" id="BE" name="BE" value="BE: Bern">
|
||||
<label for="BE">BE: Bern</label>
|
||||
|
||||
<br/>
|
||||
<input type="checkbox" id="BL" name="BL" value="BL: Basel-Landschaft">
|
||||
<label for="BL">BL: Basel-Landschaft</label>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue