This commit is contained in:
KONE SOREL 2026-04-07 12:56:19 +00:00
parent 99a176776f
commit 8936c4ebc3

View File

@ -101,8 +101,8 @@
<tr class="small text-uppercase">
<th class="ps-3 py-2"><?= _("Code") ?></th>
<th class="py-2"><?= _("Désignation") ?></th>
<th class="text-center py-3" width="10%"><?= _("Actives") ?></th>
<th class="text-center py-3" width="10%"><?= _("Inactives") ?></th>
<th class="text-center py-3" width="10%"><?= _("Activées") ?></th>
<th class="text-center py-3" width="10%"><?= _("Inactivées") ?></th>
<th class="text-end pe-3 py-2"><?= _("Action") ?></th>
</tr>
</thead>