mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
Loosen CoderDojo age restrictions
This commit is contained in:
parent
3d38198b17
commit
7de32acffa
1 changed files with 2 additions and 2 deletions
|
|
@ -44,13 +44,13 @@ Wen möchtest du anmelden?
|
|||
|
||||
<input type="radio" id="mode-self" class="radio-input" name="mode" required value="Selbstanmeldung" />
|
||||
<div class="form-input">
|
||||
<label for="mode-self">Ich bin mindestens 14 Jahre alt und möchte mich selbst anmelden.</label>
|
||||
<label for="mode-self">Ich bin mindestens 13 Jahre alt und möchte mich selbst anmelden.</label>
|
||||
</div>
|
||||
<input type="radio" id="mode-child" class="radio-input" name="mode" required value="Stellvertretend" />
|
||||
<div class="form-input">
|
||||
<label for="mode-child">
|
||||
Ich bin Erziehungsberechtigte / -r und möchte mein Kind anmelden.
|
||||
Ich bleibe während der Veranstaltung anwesend.
|
||||
Ich bin bei der An- und Abmeldung anwesend.
|
||||
</label>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue