edit bestell-forms. change data-order in mail for support
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 58s

This commit is contained in:
bettina 2024-06-24 14:52:04 +02:00
commit ab09ef54d7
3 changed files with 178 additions and 147 deletions

View file

@ -37,13 +37,6 @@ kommentar = 'age und hobbies sind honeypots'
<option value="">Keine Angabe</option>
</select>
</div>
<div>
<label for="sprache">Sprache</label>
<select id="sprache" name="sprache" required >
<option value="deutsch">Deutsch</option>
<option value="franzoesisch">Französisch</option>
</select>
</div>
<div>
<label for="vorname">Vorname</label>
<input type="text" id="vorname" name="vorname" required >