a
This commit is contained in:
parent
0640ad260e
commit
bd74fb6e14
|
|
@ -813,14 +813,14 @@
|
|||
<tr>
|
||||
<td> <?= _("Destinanaire de la demande");?></td>
|
||||
<td >
|
||||
<INPUT class="form-control" name="telephoneDefaut" id="telephoneDefaut" value="<?= $_SESSION['p_telephonePortableAdherent_C'] ?>" readonly style='font-size:12pt;>
|
||||
<INPUT class="form-control" name="telephoneDefaut" id="telephoneDefaut" value="<?= $_SESSION['p_telephonePortableAdherent_C'] ?>" readonly style='font-size:12pt;'>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <?= _("Autre Destinanaire");?></td>
|
||||
<td >
|
||||
<INPUT class="form-control" name="telephoneAutre" id="telephoneAutre" value="<?= $_SESSION['p_telephonePortableAdherent_C'] ?>" required AUTOCOMPLETE="OFF" autofocus style='font-size:12pt;>
|
||||
<INPUT class="form-control" name="telephoneAutre" id="telephoneAutre" value="<?= $_SESSION['p_telephonePortableAdherent_C'] ?>" required AUTOCOMPLETE="OFF" autofocus style='font-size:12pt;'>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user