This commit is contained in:
KANE LAZENI 2026-01-04 10:54:15 +00:00
parent cb762ef1c9
commit a5d9382f2a

View File

@ -76,23 +76,6 @@
</div>
<table class="table table-responsive table-condensed">
<tbody>
<?php if ($faceRegistered=="1") : ?>
<tr>
<td>
<input style='font-size:15pt;' class="form-control btn btn-primary" type="button" value="<?= _("CONFIRMER LA FACE") ?>" onClick="javascript:ebene_init_confirm_photo_face();">
</td>
</tr>
<?php else: ?>
<tr>
<td>
<input style='font-size:15pt;' class="form-control btn btn-primary" type="button" value="<?= _("ENREGISTRER LA FACE") ?>" onClick="javascript:ebene_init_photo_face();">
</td>
</tr>
<?php endif; ?>
</tbody>
</table>
<FORM name= "formfichebeneficiaire" id ="formfichebeneficiaire" method="POST">
<fieldset>
@ -321,6 +304,24 @@
</FORM>
<table class="table table-responsive table-condensed">
<tbody>
<?php if ($faceRegistered=="1") : ?>
<tr>
<td>
<input style='font-size:15pt;' class="form-control btn btn-primary" type="button" value="<?= _("CONFIRMER LA FACE") ?>" onClick="javascript:ebene_init_confirm_photo_face();">
</td>
</tr>
<?php else: ?>
<tr>
<td>
<input style='font-size:15pt;' class="form-control btn btn-primary" type="button" value="<?= _("ENREGISTRER LA FACE") ?>" onClick="javascript:ebene_init_photo_face();">
</td>
</tr>
<?php endif; ?>
</tbody>
</table>
<div class="row align-items-start">
<!-- Colonne pour l'image -->
<div class="col-auto">