a
This commit is contained in:
parent
0fb9a8a33e
commit
349a1f3338
|
|
@ -227,9 +227,18 @@
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<?php if (in_array($etatDemanderecFac, ["0", "2"] , true)) : ?>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
message attente authentification assuré smartphone
|
||||||
|
<td>
|
||||||
|
</tr>
|
||||||
|
<?php endif; ?>
|
||||||
|
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td colspan='2'>
|
||||||
<button style='font-size:15pt; width:100%; font-weight:bold;' type="button" class="btn btn-primary" onClick="javascript:ebene_init_photo_face();">
|
<button style='font-size:15pt; width:100%; font-weight:bold;' type="button" class="btn btn-primary" onClick="javascript:ebene_init_photo_face();">
|
||||||
<i class="fa fa-floppy-disk" aria-hidden="true"></i> <?= _("ENREGISTRER LA PHOTO DU PATIENT") ?>
|
<i class="fa fa-floppy-disk" aria-hidden="true"></i> <?= _("ENREGISTRER LA PHOTO DU PATIENT") ?>
|
||||||
</button>
|
</button>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user