This commit is contained in:
KANE LAZENI 2026-01-21 08:10:57 +00:00
parent 6a70219640
commit a9f3ac18d8
2 changed files with 1635 additions and 1589 deletions

File diff suppressed because it is too large Load Diff

View File

@ -329,7 +329,8 @@
<li class="nav-item">
<a title="<?= _("Gestionnaire d'assurance santé");?>" style="margin-left:10px; margin-right:10px;" class="nav-link nav-icon" href="javascript:infos_entite();">
<img id="lienLogo" src="<?= $_SESSION['lienLogo'] ?>" alt="Profile" style="width:100px;max-height: 60px;" class="rounded-circle">
<!-- <img id="lienLogo" src="<?= $_SESSION['lienLogo'] ?>" alt="Profile" style="width:100px;max-height: 60px;" class="rounded-circle"> -->
<img id="lienLogo" src="<?= $_SESSION['lienLogo'] ?>" alt="Profile" style="max-height:60px;" class="rounded-circle">
<span id="nomSociete" class="d-none d-lg-inline"><?= $_SESSION['nomSociete'] ?></span>
</a>