edit and style mails after order
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m2s

This commit is contained in:
bettina 2024-06-28 10:03:57 +02:00
commit eaf9d12b67
8 changed files with 233 additions and 63 deletions

View file

@ -12,7 +12,7 @@ bestellformular = true
## VeruA App
### infirmiers indépendants
### Infirmiers indépendants
<br>
@ -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 infirmier indépendant">
<input type="hidden" name="formularart" value="Commande VeruA App - infirmiers indépendants">
<div>
<label class="hidden" for="gender">Genre</label>
<select id="gender" name="gender" requir >

View file

@ -12,7 +12,7 @@ bestellformular = true
## VeruA App
### infirmiers indépendants module supplementaire
### Module supplementaire infirmiers indépendants
<br>
@ -23,7 +23,7 @@ bestellformular = true
{{% /aligncenter %}}
<form action="/php/ajaxmail.php" method="POST" id="bestellformular">
<input type="hidden" name="formularart" value="Modules supplémentaires Indépendants">
<input type="hidden" name="formularart" value="Commande module supplémentaires VeruA App - infirmiers indépendants">
<div>
<label class="hidden" for="gender">Sexe</label>
<select id="gender" name="gender" requir >