Layout for demandeur field
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
?>
|
||||
<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>
|
||||
<h7><strong><?php echo $label_titre;?></strong></h7><br>
|
||||
<div class="cell"><?php echo $label_demande_pour . $demande_pour ?></div><br>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user