de
This commit is contained in:
parent
6bd4d49090
commit
2c9166c303
|
|
@ -7,7 +7,8 @@
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h4 id="titre-page" class="mb-0 fw-bold text-uppercase fs-5 text-warning"><?= _("Modifier Informations Garant") ?></h4>
|
<h4 id="titre-page" class="mb-0 fw-bold text-uppercase fs-5 text-warning"><?= _("Modifier Informations Garant") ?></h4>
|
||||||
<p class="text-muted small mb-0 d-none d-md-block"><?= _("ID Système") ?> : <span class="badge bg-light text-primary border fw-bold">#<?= $this->nettoyer($gc['id']) ?></span> — <?= $this->nettoyer($gc['libelle']) ?></p>
|
<p class="text-muted small mb-0 d-none d-md-block"><?= _("ID Système") ?> : <span class="badge bg-light text-primary border fw-bold">#<?= $this->nettoyer($gc['id']) ?></span> —
|
||||||
|
<span class="badge bg-light text-primary border fw-bold"><?= $this->nettoyer($gc['libelle']) ?></span></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user