edit date and fix formularart
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 58s

This commit is contained in:
bettina 2024-07-12 15:44:17 +02:00
commit 21189d39ef

View file

@ -5,7 +5,7 @@ title = 'Anmeldung Fortgeschrittenenschulung'
translationKey = 'anmeldung-fortgeschrittenenschulung'
bestellformular = true
kommentar = 'age, verify_email und hobbies sind honeypots'
schulungstermine = ['Freitag, 03. November 2023 von 13:00 bis 17:00 Uhr']
schulungstermine = ['Freitag, 12. Dezember 2024 von 08:30 bis 12:30 Uhr']
+++
{{% section %}} {{% aligncenter %}}
@ -46,7 +46,7 @@ Sollte der Schulungsbeitrag 7 Tage nach Rechnungsversand nicht bei uns eingegang
<!-- TODO Make Link relative in Production -->
<form action="/php/ajaxmail.php" method="POST" id="bestellformular">
<div id="formPartOne">
<input type="hidden" name="formularart" value="Anmeldung Anfängerschulung">
<input type="hidden" name="formularart" value="Anmeldung Fortgeschrittenenschulung">
<div>
<label class="hidden" for="gender">Geschlecht</label>
<select id="gender" name="gender" required >