a
This commit is contained in:
parent
85493e86b6
commit
a1d15a902f
|
|
@ -12,7 +12,7 @@
|
|||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive " style="font-size:10pt; paddind:0px;">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="required"> <?= _("Famille") ?> </td>
|
||||
<td width='10%' class="required"> <?= _("Famille") ?> </td>
|
||||
<td
|
||||
<div id="listefamille">
|
||||
<SELECT class="form-select" id="codeFamilleActe" NAME="codeFamilleActe" style="font-size:10pt;" required>
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
</div>
|
||||
</td>
|
||||
|
||||
<td class="required"> <?= _("Acte") ?> </td>
|
||||
<td width='10%' class="required"> <?= _("Acte") ?> </td>
|
||||
<td ><INPUT style='font-size:10pt;' class="form-control" TYPE="text" id="libelleActe" name="libelleActe" ></td>
|
||||
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user