dv
This commit is contained in:
parent
409ba67190
commit
00dcfd3ecc
|
|
@ -40,8 +40,8 @@ if ($_SESSION['bdTests_C'] == '1') {
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
<li class="breadcrumb-item active text-uppercase">
|
<li class="breadcrumb-item">
|
||||||
<?= htmlspecialchars($_SESSION['descriptionVue'] ?? '', ENT_QUOTES) ?>
|
<span class="active text-uppercase"><?= htmlspecialchars($_SESSION['descriptionVue'] ?? '', ENT_QUOTES) ?></span>
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user