This commit is contained in:
KONE SOREL 2026-02-25 16:44:52 +00:00
parent 409ba67190
commit 00dcfd3ecc

View File

@ -40,8 +40,8 @@ if ($_SESSION['bdTests_C'] == '1') {
</a>
</li>
<?php endif; ?>
<li class="breadcrumb-item active text-uppercase">
<?= htmlspecialchars($_SESSION['descriptionVue'] ?? '', ENT_QUOTES) ?>
<li class="breadcrumb-item">
<span class="active text-uppercase"><?= htmlspecialchars($_SESSION['descriptionVue'] ?? '', ENT_QUOTES) ?></span>
</li>
</ol>
</nav>