se
This commit is contained in:
parent
235a1cfc1e
commit
cc0a046136
|
|
@ -10,7 +10,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-grow-1">
|
<div class="flex-grow-1">
|
||||||
<h4 id="titre-page" class="mb-0 fw-bold text-uppercase"><?= _("Consulter Produit Santé")." : ".$this->nettoyer($produit['libelle']) ?></h4>
|
<h4 id="titre-page" class="mb-0 fw-bold text-uppercase"><?= _("Consulter Produit Santé")." : ".$this->nettoyer($produit['libelle']) ?></h4>
|
||||||
<p class="text-muted small mb-0"><?= _("Code Produit") ?> :
|
<p class="text-muted small mb-0"><?= _("Code") ?> :
|
||||||
<span class="badge bg-light text-primary fw-bold border"><?= $this->nettoyer($produit['codeProduit']) ?></span>
|
<span class="badge bg-light text-primary fw-bold border"><?= $this->nettoyer($produit['codeProduit']) ?></span>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user