dert
This commit is contained in:
parent
0a9d9f2e6f
commit
1b05b5ef5b
|
|
@ -18,16 +18,16 @@
|
|||
<th rowspan="2" class="text-center"><?= _("Action") ?></th>
|
||||
</tr>
|
||||
<tr class="text-center small bg-light-subtle">
|
||||
<th class="border-start text-center"><?= _("Montant") ?></th>
|
||||
<th class="text-center"><?= _("Fréquence") ?></th>
|
||||
<th class="text-center"><?= _("Quota") ?></th>
|
||||
<th class="border-end text-center"><?= _("Fréquence") ?></th>
|
||||
<th class="border-start"><?= _("Montant") ?></th>
|
||||
<th><?= _("Fréquence") ?></th>
|
||||
<th><?= _("Quota") ?></th>
|
||||
<th class="border-end"><?= _("Fréquence") ?></th>
|
||||
|
||||
<th class="border-start text-center"><?= _("Taux %") ?></th>
|
||||
<th class="border-end text-center"><?= _("Montant") ?></th>
|
||||
<th class="border-start"><?= _("Taux %") ?></th>
|
||||
<th class="border-end"><?= _("Montant") ?></th>
|
||||
|
||||
<th class="border-start text-center"><?= _("Min") ?></th>
|
||||
<th class="border-end text-center"><?= _("Max") ?></th>
|
||||
<th class="border-start"><?= _("Min") ?></th>
|
||||
<th class="border-end"><?= _("Max") ?></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user