d
This commit is contained in:
parent
59029ca256
commit
1bf5972723
|
|
@ -1,11 +1,12 @@
|
|||
<?php $this->titre = "INTER-SANTE - Rapport S/P police"; ?>
|
||||
|
||||
<div class="container-fluid py-4 animate__animated animate__fadeIn">
|
||||
<div id="div_liste_adherent" class="container-fluid py-4 animate__animated animate__fadeIn">
|
||||
|
||||
<h1 class="text-primary"><i class="fas fa-chart-line me-2"></i></i> <?= _("Rapport S / P") ?></h1>
|
||||
|
||||
<div class="d-flex align-items-center justify-content-between mb-4">
|
||||
<h4 class="fw-bold text-secondary mb-0">
|
||||
<i class="fas fa-chart-line me-2 text-primary"></i>
|
||||
<?= _("Rapport S / P de la police") ?> :
|
||||
<?= _("Police") ?> :
|
||||
<span class="text-primary"><?= $this->nettoyer($_SESSION['numeroPolice_C']) ?></span>
|
||||
</h4>
|
||||
<div class="badge bg-dark px-3 py-2 fs-6">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user