v
This commit is contained in:
parent
2077a68186
commit
36992653f2
|
|
@ -3,7 +3,7 @@
|
|||
$numeroPolice = $this->nettoyer($_SESSION['numeroPolice_C']);
|
||||
?>
|
||||
|
||||
<div id="div_liste_adherent" class="container-fluid py-4 animate__animated animate__fadeIn">
|
||||
<div id="div_liste_adherent" class="container-fluid py-1 animate__animated animate__fadeIn">
|
||||
|
||||
<h1 class="text-primary"><i class="fas fa-users me-2"></i></i> <?= _('Gestion des Adhérents') ?></h1>
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
$this->titre = "INTER-SANTE - Collèges de la police";
|
||||
?>
|
||||
|
||||
<div id="div_colleges_police" class="container-fluid py-3 animate__animated animate__fadeIn">
|
||||
<div id="div_colleges_police" class="container-fluid py-1 animate__animated animate__fadeIn">
|
||||
|
||||
<h1 class="text-primary"><i class="fas fa-users-cog me-2"></i><?= _('Liste des collèges') ?></h1>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user