df
This commit is contained in:
parent
502c48195c
commit
18062b597d
|
|
@ -13,7 +13,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h4 id="titre-page" class="mb-0 fw-bold text-uppercase fs-5">
|
<h4 id="titre-page" class="mb-0 fw-bold text-uppercase fs-5">
|
||||||
<?= $isEditable ? _("Gestion des Garanties") : _("Consultation des Garanties") ?>
|
<?= $isEditable ? _("Gestion des Garanties du Produit Santé") : _("Consultation des Garanties du Produit Santé") ?>
|
||||||
</h4>
|
</h4>
|
||||||
<p class="text-muted small mb-0"><?= _("Produit :") ?> <span class="fw-bold text-dark"><?= $this->nettoyer($produit['libelle']) ?></span> (<?= $this->nettoyer($produit['codeProduit']) ?>)</p>
|
<p class="text-muted small mb-0"><?= _("Produit :") ?> <span class="fw-bold text-dark"><?= $this->nettoyer($produit['libelle']) ?></span> (<?= $this->nettoyer($produit['codeProduit']) ?>)</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user