g
This commit is contained in:
parent
d9deebfb2f
commit
d7a243888e
|
|
@ -13,14 +13,6 @@
|
|||
<?= _("POLICE") ?> : <span class="text-secondary"><?= $this->nettoyer($_SESSION['numeroPolice_C']) ?></span>
|
||||
<span class="ms-3 badge bg-primary text-light small fw-normal">ID: <?= $this->nettoyer($_SESSION['idPolice_C']) ?></span>
|
||||
</h5>
|
||||
<div>
|
||||
<nav aria-label="breadcrumb">
|
||||
<ol class="breadcrumb mb-0">
|
||||
<li class="breadcrumb-item fw-bold"><?= $this->nettoyer($_SESSION['adherent_C']) ?></li>
|
||||
<li class="breadcrumb-item active"><?= $this->nettoyer($_SESSION['numeroAdherent_C']) ?></li>
|
||||
</ol>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card shadow-sm border-0 mb-4">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user