This commit is contained in:
KONE SOREL 2026-02-17 10:47:10 +00:00
parent e03cdf8a21
commit 2d2f26bde1

View File

@ -72,7 +72,7 @@
</tr>
<tr class="bg-light text-dark small text-center border-bottom">
<th class="sticky-col bg-light"><?= _("Nom & Prénoms") ?></th>
<th class="border-end"> Adh</th>
<th class="border-end"><?= est_anglophone() ? "Memb No" : "N° Adh"; ?></th>
<th>Stat</th>
<th class="border-end">TTC</th>
<?php foreach ($natures as $n): ?><th><?= $n ?></th><?php endforeach; ?>