This commit is contained in:
KONE SOREL 2026-01-29 17:48:48 +00:00
parent e163b17738
commit eff57dca8b

View File

@ -466,14 +466,21 @@
<li class="nav-item">
<a title="<?= _("Gestionnaire d'assurance santé");?>" style="margin-left:10px; margin-right:10px;" class="nav-link nav-icon" href="javascript:alert_ebene('<?=$_SESSION['p_nomSociete']?>','<?=$_SESSION['p_nomSociete']?>');">
<!-- <img src="<?= $_SESSION['p_lienLogo'] ?>" alt="Profile" style="width:100px;max-height: 60px;" class="rounded-circle"> -->
<img src="<?= $_SESSION['p_lienLogo'] ?>" alt="Profile" style="max-height:60px;" class="rounded-circle">
<span class="text-truncate d-inline-block" style="max-width: 300px;"> <?=$companyDisplayName?> </span>
<a title="<?= _("Gestionnaire d'assurance santé");?>"
style="margin-left:10px; margin-right:10px;"
class="nav-link nav-icon d-flex align-items-center"
href="javascript:alert_ebene('<?=$_SESSION['p_nomSociete']?>','<?=$_SESSION['p_nomSociete']?>');">
<img src="<?= $_SESSION['p_lienLogo'] ?>"
alt="Profile"
style="max-height:40px;"
class="rounded-circle">
<span class="text-truncate d-inline-block" style="max-width:300px;">
<?=$companyDisplayName?>
</span>
</a>
</a>
</li>
<li class="nav-item">