This commit is contained in:
KONE SOREL 2026-04-04 14:03:33 +00:00
parent afbeea1919
commit d7252cf9eb

View File

@ -6,7 +6,7 @@
<div class="d-flex justify-content-between align-items-center bg-white p-3 mb-1 shadow-sm rounded border-bottom">
<?php if($nbLigne == "0" && $superUser == "1"): ?>
<h6 class="mb-0 fw-bold text-uppercase small">
<h6 class="mb-0 fw-bold text-uppercase small text-primary">
<i class="fas fa-sliders-h me-2"></i><?= _("Configuration spécifique du produit") ?>
</h6>
<?php else: ?>