This commit is contained in:
KONE SOREL 2026-03-13 17:20:14 +00:00
parent fa0ed6c0e4
commit d3c49239e4

View File

@ -33,9 +33,9 @@
<form id="formModifProd">
<div class="card border-0 shadow-sm mb-1">
<div class="card-header bg-primary py-3 d-flex align-items-center justify-content-between">
<h6 class="mb-0 text-white fw-bold text-uppercase"><i class="fas fa-industry me-2"></i><?= _("Paramètres de Production") ?></h6>
<span class="badge bg-white text-primary rounded-pill"><?= _("13 Paramètres") ?></span>
<div class="card-header py-3 d-flex align-items-center justify-content-between">
<h6 class="mb-0 text-white fw-bold text-uppercase"><i class="fas fa-industry me-2"></i><?= _("Règles de Production") ?></h6>
<span class="badge bg-primary text-light rounded-pill"><?= _("13 Paramètres") ?></span>
</div>
<div class="card-body p-0">
<div class="table-responsive">
@ -155,9 +155,9 @@
</div>
<div class="card border-0 shadow-sm mb-5">
<div class="card-header bg-success py-3 d-flex align-items-center justify-content-between">
<h6 class="mb-0 text-white fw-bold text-uppercase"><i class="fas fa-calculator me-2"></i><?= _("Paramètres Comptables") ?></h6>
<span class="badge bg-white text-success rounded-pill"><?= _("02 Paramètres") ?></span>
<div class="card-header py-3 d-flex align-items-center justify-content-between">
<h6 class="mb-0 text-white fw-bold text-uppercase"><i class="fas fa-calculator me-2"></i><?= _("Règles Comptables") ?></h6>
<span class="badge bg-success text-light rounded-pill"><?= _("02 Paramètres") ?></span>
</div>
<div class="card-body p-0">
<table class="table table-hover align-middle mb-0">