Bestellformular vereinheitlicht
This commit is contained in:
parent
9ab8731cab
commit
0927f5c6c3
5 changed files with 10 additions and 10 deletions
|
|
@ -21,11 +21,11 @@ title = 'Freiberufliche'
|
|||
|
||||
{{% /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 Freiberufliche">
|
||||
<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">Mann</option>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue