a
This commit is contained in:
parent
448acb53ef
commit
48529e9fb1
|
|
@ -220,6 +220,10 @@
|
|||
<button style='font-size:15pt; width:100%; font-weight:bold;' type="button" class="btn btn-info" onClick="javascript:init_demande_reconnaissance_faciale();">
|
||||
<i class="fa fa-mobile" aria-hidden="true"></i> <?= _("ENVOYER UNE DEMANDE POUR AUTHENTIFICATION") ?>
|
||||
</button>
|
||||
<?php else: ?>
|
||||
<button style='font-size:15pt; width:100%; font-weight:bold;' type="button" class="btn btn-info" disabled >
|
||||
<i class="fa fa-mobile" aria-hidden="true"></i> <?= _("ENVOYER UNE DEMANDE POUR AUTHENTIFICATION") ?>
|
||||
</button>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user