This commit is contained in:
KONE SOREL 2025-12-15 21:55:04 +00:00
parent 20f8790321
commit f5f10fd3ac

View File

@ -794,7 +794,7 @@
<h3 class="text-center mb-1 bg-dark text-light"> <h3 class="text-center mb-1 bg-dark text-light">
<?php if(strlen($lienParente) > 4) :?> <?php if(strlen($lienParente) > 4) :?>
<?= _("Pour lien parenté")." : ".$lienParente ?> <?= _("Pour")." : ".$lienParente ?>
<?php else :?> <?php else :?>
<?= _("Pour chaque bénéficiaire")?> <?= _("Pour chaque bénéficiaire")?>
<?php endif;?> <?php endif;?>