Bestellformular vereinheitlicht
This commit is contained in:
parent
9ab8731cab
commit
0927f5c6c3
5 changed files with 10 additions and 10 deletions
|
|
@ -20,7 +20,7 @@ title = 'Organisationen'
|
|||
|
||||
{{% /aligncenter %}}
|
||||
|
||||
<form action="https://verua.dev-1.andreashnida.de/php/ajaxmail.php" method="POST" id="formular">
|
||||
<form action="https://verua.dev-1.andreashnida.de/php/ajaxmail.php" method="POST" id="bestellformular">
|
||||
<div id="formPartOne">
|
||||
<input type="hidden" name="formularart" value="Bestellformular Organisationen">
|
||||
<h5>Bitte tragen Sie die Daten Ihrer Spitex-Organisation ein</h5>
|
||||
|
|
@ -57,7 +57,7 @@ title = 'Organisationen'
|
|||
</div>
|
||||
<h5>Bitte tragen Sie die Daten einer Kontaktperson ein</h5>
|
||||
<div>
|
||||
<label for="gender">Geschlecht</label>
|
||||
<label class="hidden" for="gender">Geschlecht</label>
|
||||
<select id="gender" name="gender" required >
|
||||
<option value="weiblich">Frau</option>
|
||||
<option value="männlich">Herr</option>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue