a
This commit is contained in:
parent
7a51499def
commit
cc6e74e178
|
|
@ -325,6 +325,7 @@
|
||||||
<div class="row align-items-start">
|
<div class="row align-items-start">
|
||||||
<!-- Colonne pour l'image -->
|
<!-- Colonne pour l'image -->
|
||||||
<div class="col-auto">
|
<div class="col-auto">
|
||||||
|
<?php if($faceRegistered == "1"): ?>
|
||||||
<img
|
<img
|
||||||
src="<?=$photoAssureCrypte?>"
|
src="<?=$photoAssureCrypte?>"
|
||||||
class="img-fluid rounded-circle shadow"
|
class="img-fluid rounded-circle shadow"
|
||||||
|
|
@ -333,6 +334,7 @@
|
||||||
data-bs-target="#pop_photo"
|
data-bs-target="#pop_photo"
|
||||||
alt="Photo du bénéficiaire"
|
alt="Photo du bénéficiaire"
|
||||||
>
|
>
|
||||||
|
<?php endif; ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Colonne pour le formulaire -->
|
<!-- Colonne pour le formulaire -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user