a
This commit is contained in:
parent
8afec7414e
commit
85493e86b6
|
|
@ -27,10 +27,10 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td align='center'> <input class="form-control btn btn-primary" type="button" value="<?= _("Rechercher dans la famille...") ?>"
|
||||
<td colspan='2' align='center'> <input class="form-control btn btn-primary" type="button" value="<?= _("Rechercher dans la famille...") ?>"
|
||||
onClick="javascript:rechercher_actes_famille_param();" style="font-size:10pt;"></td>
|
||||
|
||||
<td align='center'> <input class="form-control btn btn-primary" type="button" value="<?= _("Rechercher partout...") ?>"
|
||||
<td colspan='2' align='center'> <input class="form-control btn btn-primary" type="button" value="<?= _("Rechercher partout...") ?>"
|
||||
onClick="javascript:rechercher_actes_famille_param_tous();" style="font-size:10pt;"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user