This commit is contained in:
KANE LAZENI 2026-06-29 13:34:17 +00:00
parent 8afec7414e
commit 85493e86b6

View File

@ -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>