This commit is contained in:
KONE SOREL 2026-04-09 18:09:36 +00:00
parent e5cb85ccc3
commit 20017901e7

View File

@ -22,7 +22,7 @@
<th class="py-3" width="28%"><?= _("Type") ?></th>
<th class="text-center py-3" width="10%"><?= _("Polices") ?></th>
<?php if($superUser == "1"): ?>
<th class="text-center py-3" width="10%"><?= _("Action") ?></th>
<th class="text-center py-3 no-export" width="10%"><?= _("Action") ?></th>
<?php endif; ?>
</tr>
</thead>