This commit is contained in:
KONE SOREL 2026-03-26 12:03:38 +00:00
parent 9399637daf
commit 70786d9e1c

View File

@ -256,7 +256,7 @@
<div class="col-12 col-md-6">
<?php if($codeLienParente != "A"): ?>
<div class="mb-2">
<small class="text-muted"><?= _("Téléphone") ?></small>
<small class="text-muted"><?= _("Téléphone Portable") ?></small>
<p class="fw-bold mb-0"><?= $beneficiaire['telephonePortable'] ?></p>
</div>
<?php else : ?>