This commit is contained in:
KONE SOREL 2026-01-21 14:14:32 +00:00
parent 81546f2514
commit 9694f069e3

View File

@ -2,7 +2,7 @@
<?php if($filtre == "2"): ?>
<div class="table-responsive shadow-sm rounded border bg-white p-2">
<table class="table table-hover align-middle mb-0 tabspeciale compact" style="font-size:8.5pt; width:100%;">
<thead class="table-dark text-nowrap">
<thead class="text-nowrap">
<tr>
<th class="text-center"><?= _("Réclamation") ?></th>
<th class="text-center"><?= _("Système") ?></th>
@ -53,7 +53,7 @@
<?php else: ?>
<div class="table-responsive shadow-sm rounded border bg-white p-2">
<table class="table table-hover align-middle mb-0 tabspeciale compact" style="font-size:8.5pt; width:100%;">
<thead class="table-dark text-nowrap">
<thead class="text-nowrap">
<tr>
<th>Date</th>
<th><?= _("Saisie") ?></th>