dv
This commit is contained in:
parent
409ba67190
commit
00dcfd3ecc
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user