df
This commit is contained in:
parent
5a959068f5
commit
15e53368d4
|
|
@ -3,10 +3,10 @@
|
|||
<a class="logo d-flex align-items-center">
|
||||
<img src="Bootstrap_new/images/new/favicon.png" alt="Inter Santé">
|
||||
|
||||
<?php if (!empty($_SESSION['logoSociete'])) : ?>
|
||||
<div class="divider-v ms-2 me-2"></div>
|
||||
<img src="<?= $_SESSION['logoSociete'] ?>" alt="Gestionnaire" style="max-height: 30px;">
|
||||
<?php endif; ?>
|
||||
|
||||
<div class="divider-v ms-2 me-2"></div>
|
||||
<img src="<?= $_SESSION['logoSociete'] ?>" alt="Gestionnaire" style="max-height: 30px;">
|
||||
|
||||
|
||||
<span class="d-none d-lg-block ms-2 fw-bold text-dark">INTER SANTE</span>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user