sdaze
This commit is contained in:
parent
263f55af34
commit
afbeea1919
|
|
@ -12,7 +12,9 @@
|
|||
</div>
|
||||
<div>
|
||||
<h4 id="titre-page" class="mb-0 fw-bold text-uppercase"><?= _("Facturation Produit Garant") ?></h4>
|
||||
<p class="text-muted small mb-0"><?= _("Garant :") ?> <span class="fw-bold text-muted"><?= $_SESSION['nomGcAssureur_C'] ?></span></p>
|
||||
<p class="text-muted small mb-0 d-none d-md-block">
|
||||
<span class="badge bg-light text-primary border fw-bold"><?= $_SESSION['nomGcAssureur_C'] ?></span>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user