ff
This commit is contained in:
parent
e03cdf8a21
commit
2d2f26bde1
|
|
@ -72,7 +72,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="bg-light text-dark small text-center border-bottom">
|
<tr class="bg-light text-dark small text-center border-bottom">
|
||||||
<th class="sticky-col bg-light"><?= _("Nom & Prénoms") ?></th>
|
<th class="sticky-col bg-light"><?= _("Nom & Prénoms") ?></th>
|
||||||
<th class="border-end">N° Adh</th>
|
<th class="border-end"><?= est_anglophone() ? "Memb No" : "N° Adh"; ?></th>
|
||||||
<th>Stat</th>
|
<th>Stat</th>
|
||||||
<th class="border-end">TTC</th>
|
<th class="border-end">TTC</th>
|
||||||
<?php foreach ($natures as $n): ?><th><?= $n ?></th><?php endforeach; ?>
|
<?php foreach ($natures as $n): ?><th><?= $n ?></th><?php endforeach; ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user