This commit is contained in:
KONE SOREL 2025-12-13 21:11:38 +00:00
parent b442793699
commit 3714ad0540

View File

@ -16,7 +16,7 @@
<div class="card mb-3"> <div class="card mb-3">
<div class="card-header bg-secondary py-2"> <div class="card-header bg-secondary py-2">
<h5 class="mb-0 text-center text-light text-truncate" style="max-width:250px;"> <h5 class="mb-0 text-center text-light text-truncate" style="max-width:280px;">
<?= $this->nettoyer($_SESSION['beneficiaire_C']). " ( " .$_SESSION['numeroBeneficiaire_C']. " )" ?> <?= $this->nettoyer($_SESSION['beneficiaire_C']). " ( " .$_SESSION['numeroBeneficiaire_C']. " )" ?>
</h5> </h5>
</div> </div>