This commit is contained in:
KANE LAZENI 2025-12-30 18:40:27 +00:00
parent 72690615a0
commit d4ac811268

View File

@ -563,14 +563,9 @@
<th class="text-center"> <?= _("Nom et prénoms") ?> </th> <th class="text-center"> <?= _("Nom et prénoms") ?> </th>
<th class="text-center"> <?= _("Naissance") ?> </th> <th class="text-center"> <?= _("Naissance") ?> </th>
<th class="text-center"> <?= _("Lien") ?> </th> <th class="text-center"> <?= _("Lien") ?> </th>
<!--
<th class="text-center"> <?= ("Plafond") ?> </th>
<th class="text-center"> <?= ("Dépenses") ?> </th>
<th class="text-center"> <?= ("Solde") ?> </th>
<th class="text-center"> % </th>
-->
<th class="text-center"> <?= ("Impayé ?") ?> </th> <th class="text-center"> <?= ("Impayé ?") ?> </th>
<th class="text-center"> <?= ("Dépenses") ?> </th> <th class="text-center"> <?= ("OUTPATIENT") ?> </th>
<th class="text-center"> <?= ("INPATIENT") ?> </th>
</tr> </tr>
</thead> </thead>
<tbody style="color: #000;"> <tbody style="color: #000;">