This commit is contained in:
KONE SOREL 2026-03-23 13:55:30 +00:00
parent beb3b6bcc5
commit 18e5623f63

View File

@ -3,7 +3,7 @@
<div id="div_adherent" class="container-fluid py-1 animate__animated animate__fadeIn">
<h1 class="text-primary"><i class="fas fa-file-user me-2"></i><?= _('G E D adhérent') ?></h1>
<div class="card-header d-flex justify-content-between align-items-center py-1">
<div class="card-header d-flex justify-content-between align-items-center py-1 mb-2">
<h5 class="mb-0 fw-bold">
<?= _("POLICE") ?> : <span class="text-secondary"><?= $this->nettoyer($_SESSION['numeroPolice_C']) ?></span>
<span class="ms-3 badge bg-primary text-light small fw-normal">ID: <?= $this->nettoyer($_SESSION['idPolice_C']) ?></span>