6 lines
324 B
PHP
Executable File
6 lines
324 B
PHP
Executable File
<INPUT class="sr-only" id="statut" name="statut" type="text" value="<?= $statutGarantie;?>">
|
|
<INPUT class="sr-only" id="libelleMotif" name="libelleMotif" type="text" value="<?= $motif['libelle'];?>">
|
|
<INPUT class="sr-only" id="libelleMotifEng" name="libelleMotifEng" type="text" value="<?= $motif['libelleEng'];?>">
|
|
|
|
|