This commit is contained in:
KONE SOREL 2026-03-16 10:49:06 +00:00
parent 079f324253
commit 1c00d3c7e2
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
<?php <?php
$this->titre = "INTER SANTE - Consultation Produit";
$codeModecalculPrime = $produit['codeModecalculPrime']; $codeModecalculPrime = $produit['codeModecalculPrime'];
?> ?>

View File

@ -27,7 +27,7 @@
<div class="card-body p-3 bg-primary-ghost-light"> <div class="card-body p-3 bg-primary-ghost-light">
<div class="row align-items-center g-3"> <div class="row align-items-center g-3">
<div class="col-md-1 text-md-end"> <div class="col-md-1 text-md-end">
<label class="form-label mb-md-0 fw-bold text-uppercase small text-primary"><?= _("Garant") ?> :</label> <label class="form-label mb-md-0 fw-bold text-uppercase small text-primary"><?= _("Garant") ?></label>
</div> </div>
<div class="col-md-11"> <div class="col-md-11">
<div class="input-group"> <div class="input-group">