This commit is contained in:
KONE SOREL 2026-01-05 10:22:20 +00:00
parent f62009012d
commit 64582c65e8

View File

@ -209,11 +209,10 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
<header class="app-header">
<div class="header-content">
<div class="logo-container">
<i class="bi bi-list toggle-sidebar-btn"></i>
<a href="Accueil" class="app-logo">
<img src="/Bootstrap_new/images/new/favicon.png" alt="INTER-SANTE" width="36" height="36">
<span class="ms-2">INTER-SANTE</span>
<span class="ms-2" style="color: #012970;">INTER-SANTE</span>
</a>
<?php if($_SESSION['bdTests_C'] == "1"): ?>
@ -222,6 +221,8 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
<span>MODE TEST</span>
</div>
<?php endif; ?>
<i class="bi bi-list toggle-sidebar-btn"></i>
</div>
<!-- -->