This commit is contained in:
2025-12-20 15:11:29 +00:00
parent 16167648f7
commit 4d2a1c35fe
2 changed files with 4 additions and 3 deletions

View File

@@ -88,7 +88,7 @@ $imgData = $_SESSION['photoAssureCrypte'] ?? '';
$lib = est_anglophone() ? 'EN' : 'FR';
?>
<img src="Bootstrap_new/images/<?= $flag ?>" alt="Language" class="language-flag">
<span class="text-white"><?= $lib ?></span>
<span ><?= $lib ?></span>
</div>
<!-- User Menu -->