a
This commit is contained in:
parent
8f37f45693
commit
1d5838de3a
|
|
@ -615,17 +615,10 @@
|
|||
<td align="center" style="position: relative; z-index: 1;">
|
||||
<?php if($faceRegistered == "1"): ?>
|
||||
<div class="photo-zoom-container" style="display: inline-block;">
|
||||
<!--
|
||||
<img class="photoId rounded-circle photo-zoom"
|
||||
src="data:image/jpg;base64,<?=$photoAssureCrypte?>"
|
||||
alt="<?= _("Photo Bénéficiaire") ?>"
|
||||
>
|
||||
-->
|
||||
<img class="photoId rounded-circle photo-zoom"
|
||||
src="<?=$photoAssureCrypte?>"
|
||||
alt="<?= _("Photo Bénéficiaire") ?>"
|
||||
>
|
||||
<?= _("Photo Bénéficiaire") ?>
|
||||
</div>
|
||||
<?php else: ?>
|
||||
<div class="photo-zoom-container" style="display: inline-block;">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user