ff
This commit is contained in:
parent
81546f2514
commit
9694f069e3
|
|
@ -2,7 +2,7 @@
|
||||||
<?php if($filtre == "2"): ?>
|
<?php if($filtre == "2"): ?>
|
||||||
<div class="table-responsive shadow-sm rounded border bg-white p-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%;">
|
<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>
|
<tr>
|
||||||
<th class="text-center"><?= _("Réclamation") ?></th>
|
<th class="text-center"><?= _("Réclamation") ?></th>
|
||||||
<th class="text-center"><?= _("Système") ?></th>
|
<th class="text-center"><?= _("Système") ?></th>
|
||||||
|
|
@ -53,7 +53,7 @@
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
<div class="table-responsive shadow-sm rounded border bg-white p-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%;">
|
<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>
|
<tr>
|
||||||
<th>Date</th>
|
<th>Date</th>
|
||||||
<th><?= _("Saisie") ?></th>
|
<th><?= _("Saisie") ?></th>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user