This commit is contained in:
KONE SOREL 2026-03-16 17:39:09 +00:00
parent 1473753058
commit b8ef50725b
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@
</div> </div>
<div class="col-lg-7"> <div class="col-lg-7">
<div class="card border-0 shadow-sm h-100 border-start border-primary border-4"> <div class="card border-0 shadow-sm h-100 border-start border-warning border-4">
<div class="card-header bg-white py-3 d-flex justify-content-between align-items-center border-bottom border-2"> <div class="card-header bg-white py-3 d-flex justify-content-between align-items-center border-bottom border-2">
<h6 class="mb-0 fw-bold text-warning text-uppercase"><i class="fas fa-check-circle me-2"></i><?= _("Garanties affectées au Produit Santé") ?></h6> <h6 class="mb-0 fw-bold text-warning text-uppercase"><i class="fas fa-check-circle me-2"></i><?= _("Garanties affectées au Produit Santé") ?></h6>

View File

@ -77,7 +77,7 @@
</div> </div>
<div class="col-lg-7"> <div class="col-lg-7">
<div class="card border-0 shadow-sm h-100 border-start border-primary border-4"> <div class="card border-0 shadow-sm h-100 border-start border-warning border-4">
<div class="card-header bg-white py-3 d-flex justify-content-between align-items-center border-bottom border-2"> <div class="card-header bg-white py-3 d-flex justify-content-between align-items-center border-bottom border-2">
<?php if ($isEditable): ?> <?php if ($isEditable): ?>
<h6 class="mb-0 fw-bold text-warning text-uppercase"><i class="fas fa-check-circle me-2"></i><?= _("Garanties affectées au Produit Santé") ?></h6> <h6 class="mb-0 fw-bold text-warning text-uppercase"><i class="fas fa-check-circle me-2"></i><?= _("Garanties affectées au Produit Santé") ?></h6>