This commit is contained in:
KANE LAZENI 2025-12-10 09:07:33 +00:00
parent 825418183b
commit 07dabf7e4b

View File

@ -144,7 +144,7 @@
<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="Logo" style="width:200px;max-height: 60px;" class="rounded-circle">
<span id="nomSociete" class="d-none d-lg-inline"> <?=$companyDisplayName?> </span>
@ -297,6 +297,7 @@
<div id="div_test_gabarit">
<?php
/*
var_dump
(
array
@ -307,6 +308,7 @@
)
);
*
?>
</div>