Ajout champ demande pour

This commit is contained in:
lars
2019-03-11 00:08:02 +01:00
parent 3ba7cf595e
commit 31c81b6069
2 changed files with 5 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
<div id="frmcontent">
<div class="row">
<h6><strong><?php echo $label_titre;?></strong></h6><br>
<div class="cell"><?php echo $label_demande_pour . $demande_pour ?></div>
<div class="cell"><?php echo $label_salutation . $salutation ?></div>
<div class="cell"><?php echo $label_name . $nom ?></div>
<div class="cell"><?php echo $label_prenom . $prenom ?></div>