a
This commit is contained in:
parent
3a90a64b9e
commit
01845f97c4
|
|
@ -18,11 +18,11 @@
|
|||
<table class="table table-condensed table-responsive" style='font-size:8pt;'>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td width="10%" > <?= _("Numéro Bénéficiaire") ?> </td>
|
||||
<td width="40%" ><INPUT class="form-control" TYPE="text" id="numeroBeneficiaire" name="numeroBeneficiaire" autofocus AUTOCOMPLETE="OFF"></td>
|
||||
<td > <?= _("Numéro Bénéficiaire") ?> </td>
|
||||
<td width="35%" ><INPUT class="form-control" TYPE="text" id="numeroBeneficiaire" name="numeroBeneficiaire" autofocus AUTOCOMPLETE="OFF"></td>
|
||||
|
||||
<td align="center" width="10%"> <?= _("Numéro Famille") ?> </td>
|
||||
<td align="center"><INPUT class="form-control" TYPE="text" id="numeroAdherent" name="numeroAdherent" AUTOCOMPLETE="OFF"></td>
|
||||
<td width="35%" ><INPUT class="form-control" TYPE="text" id="numeroAdherent" name="numeroAdherent" AUTOCOMPLETE="OFF"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user