split languages in order-mail to support and customer
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m0s

This commit is contained in:
bettina 2024-06-27 07:36:30 +02:00
commit 360f65fe91
5 changed files with 30 additions and 23 deletions

View file

@ -24,7 +24,7 @@ bestellformular = true
<form action="/php/ajaxmail.php" method="POST" id="bestellformular">
<div id="formPartOne">
<input type="hidden" name="formularart" value="Formulaire de commande pour les Professionnels de santé libéraux">
<input type="hidden" name="formularart" value="Formulaire de commande infirmier indépendant">
<div>
<label class="hidden" for="gender">Genre</label>
<select id="gender" name="gender" requir >

View file

@ -26,7 +26,7 @@ kommentar = 'age und hobbies sind honeypots'
<!-- TODO Make Link relative in Production -->
<form action="/php/ajaxmail.php" method="POST" id="bestellformular">
<div id="formPartOne">
<input type="hidden" name="formularart" value="Bestellformular Freiberufliche">
<input type="hidden" name="formularart" value="Bestellformular Freiberufliche Pflegefachperson">
<div>
<label class="hidden" for="gender">Geschlecht</label>
<select id="gender" name="gender" required >

View file

@ -23,7 +23,7 @@ bestellformular = true
<form action="/php/ajaxmail.php" method="POST" id="bestellformular">
<div id="formPartOne">
<input type="hidden" name="formularart" value="Bestellformular Organisationen">
<input type="hidden" name="formularart" value="Bestellformular Spitex-Organisation">
<h5>Bitte tragen Sie die Daten Ihrer Spitex-Organisation ein</h5>
<div>
<label for="organisation">Name der Organisation</label>