This commit is contained in:
2026-02-25 17:35:42 +00:00
parent b27ac86c40
commit 454d47b066
2 changed files with 3 additions and 2 deletions

View File

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