This commit is contained in:
KONE SOREL 2026-01-29 17:47:14 +00:00
parent 1250006611
commit e163b17738

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: 300px;"> <?=$companyDisplayName?> </span>
<span class="text-truncate d-inline-block" style="max-width: 300px;"> <?=$companyDisplayName?> </span>
</a>
</li>