a
This commit is contained in:
parent
0fb9a8a33e
commit
349a1f3338
|
|
@ -227,9 +227,18 @@
|
|||
</td>
|
||||
|
||||
</tr>
|
||||
|
||||
<?php if (in_array($etatDemanderecFac, ["0", "2"] , true)) : ?>
|
||||
<tr>
|
||||
<td>
|
||||
message attente authentification assuré smartphone
|
||||
<td>
|
||||
</tr>
|
||||
<?php endif; ?>
|
||||
|
||||
<?php else: ?>
|
||||
<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();">
|
||||
<i class="fa fa-floppy-disk" aria-hidden="true"></i> <?= _("ENREGISTRER LA PHOTO DU PATIENT") ?>
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user