This commit is contained in:
KONE SOREL 2026-04-18 14:55:40 +00:00
parent e473a189d6
commit 76cc3a767b

View File

@ -7,7 +7,7 @@
<div id="div_adherent" class="container-fluid py-3 animate__animated animate__fadeIn">
<div class="d-flex justify-content-between align-items-center mb-3">
<div class="d-flex justify-content-between align-items-center mb-2">
<h1 class="text-primary fw-bold mb-0">
<i class="fas fa-user-edit me-2 text-primary"></i><?= _("Modifier le bénéficiaire") ?>
<span class="badge bg-primary ms-2 small"><?= $beneficiaire['numeroBeneficiaire'] ?></span>
@ -18,7 +18,7 @@
</div>
</div>
<div class="row mb-4 justify-content-center">
<div class="row mb-2 justify-content-center">
<div class="col-md-8 col-lg-6">
<?php if($nombreGed > 0): ?>
<div class="alert alert-success d-flex align-items-center py-2 px-3 border-0 shadow-sm" style="border-radius: 12px; background-color: #e8f5e9;">