edit and style mails after order
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m2s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m2s
This commit is contained in:
parent
dd517c7ad1
commit
eaf9d12b67
8 changed files with 233 additions and 63 deletions
|
|
@ -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 >
|
||||
|
|
|
|||
|
|
@ -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 >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue