This commit is contained in:
KONE SOREL 2026-01-29 17:44:26 +00:00
parent 22a2b85a9a
commit 1250006611

View File

@ -471,7 +471,7 @@
<!-- <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-truncat d-inline-block" style="max-width: 200px;"> <?=$companyDisplayName?> </span>
<span class="text-truncat d-inline-block" style="max-width: 300px;"> <?=$companyDisplayName?> </span>
</a>
</li>