d
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
$this->titre = "INTER-SANTE - Ajout Adhérent";
|
||||
$dateAvenant = $_SESSION['dateAvenant_C'];
|
||||
//
|
||||
?>
|
||||
|
||||
<div id="div_ajout_adherent" class="container-fluid py-2 animate__animated animate__fadeIn">
|
||||
|
||||
@@ -15,8 +15,9 @@
|
||||
}
|
||||
?>
|
||||
|
||||
<div class="container-fluid py-1 animate__animated animate__fadeIn">
|
||||
|
||||
<div id="div_ajout_avenant" class="container-fluid py-1 animate__animated animate__fadeIn">
|
||||
<h1 class="text-primary"><i class="fas fa-file-signature me-2"></i><?= _('Nouvel Avenant') ?></h1>
|
||||
|
||||
<div class="card shadow-sm border-0 mb-4">
|
||||
<div class="card-header bg-light d-flex align-items-center py-1">
|
||||
<i class="fas fa-file-contract text-primary me-2"></i>
|
||||
|
||||
@@ -123,7 +123,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
||||
<link rel="manifest" href="<?= $racineWeb ?>manifest.json">
|
||||
|
||||
<!-- 4. VOS STYLES PERSONNALISÉS (en dernier pour qu'ils dominent) -->
|
||||
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2026.01.03.02" rel="stylesheet">
|
||||
<link href="<?= $racineWeb ?>Bootstrap_new/css/style_office.css?ver=2026.01.04.00" rel="stylesheet">
|
||||
<link href="<?= $racineWeb ?>Bootstrap_new/css/ux_enhancements.css?ver=2025.12.21.02" rel="stylesheet">
|
||||
|
||||
<!-- ============================================
|
||||
|
||||
Reference in New Issue
Block a user