d
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
$this->titre = "INTER-SANTE - Ajout Adhérent";
|
$this->titre = "INTER-SANTE - Ajout Adhérent";
|
||||||
$dateAvenant = $_SESSION['dateAvenant_C'];
|
$dateAvenant = $_SESSION['dateAvenant_C'];
|
||||||
?>
|
?>
|
||||||
<!-- -->
|
|
||||||
<div id="div_ajout_adherent" class="container-fluid py-4 animate__animated animate__fadeIn">
|
<div id="div_ajout_adherent" class="container-fluid py-4 animate__animated animate__fadeIn">
|
||||||
<h1 class="text-primary"><i class="ffas fa-user-plus me-2"></i><?= _('Nouvel Adhérent') ?></h1>
|
<h1 class="text-primary"><i class="fas fa-user-plus me-2"></i><?= _('Nouvel Adhérent') ?></h1>
|
||||||
|
|
||||||
<div class="card-header d-flex justify-content-between align-items-center py-3">
|
<div class="card-header d-flex justify-content-between align-items-center py-3">
|
||||||
<h4 class="fw-bold text-secondary mb-0">
|
<h4 class="fw-bold text-secondary mb-0">
|
||||||
|
|||||||
Reference in New Issue
Block a user