This commit is contained in:
KONE SOREL 2026-04-04 14:55:55 +00:00
parent 45b80b4d78
commit 842f4104e9

View File

@ -52,6 +52,7 @@
// Logique des drapeaux
$flag = ($user_gc['codeLangue'] == "en_US") ? "england.png" : "france.png";
$alt = ($user_gc['codeLangue'] == "en_US") ? 'English' : 'Français';
$lang = ($user_gc['codeLangue'] == "en_US") ? 'English' : 'Français';
?>
<tr>
<td class="ps-3 fw-bold text-primary"><?= $this->nettoyer($code) ?></td>
@ -66,6 +67,7 @@
title="<?= $user_gc['codeLangue'] ?>"
class="shadow-xs border"
style="width: 22px; border-radius: 2px;">
<small class="text-muted"><?= $lang ?></small>
</td>
<td class="text-center">