d
This commit is contained in:
parent
9bfe29c893
commit
128aca1def
|
|
@ -10,11 +10,10 @@
|
|||
|
||||
<div class="card shadow-sm border-0 mb-4 bg-office-primary-lighter text-white">
|
||||
<div class="card-body d-flex align-items-center justify-content-between p-3">
|
||||
<div class="d-flex align-items-center">
|
||||
<div>
|
||||
<small class="opacity-75"><?= _("Police N°") ?> : <?= $this->nettoyer($_SESSION['numeroPolice_C']) ?></small>
|
||||
</div>
|
||||
<div>
|
||||
<small class="opacity-75"><?= _("Police N°") ?> : <?= $this->nettoyer($_SESSION['numeroPolice_C']) ?></small>
|
||||
</div>
|
||||
|
||||
<button type="button" class="btn btn-light btn-sm fw-bold shadow-sm" onclick="javascript:afficher_adherents_police();">
|
||||
<i class="fas fa-sync-alt me-2 text-primary"></i> <?= _("Actualiser la liste") ?>
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user