This commit is contained in:
KANE LAZENI 2025-12-10 12:23:12 +00:00
parent bfc2b220f1
commit d216e4f885

View File

@ -612,10 +612,16 @@
<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") ?>"
>
</div>
<?php else: ?>
<div class="photo-zoom-container" style="display: inline-block;">