This commit is contained in:
KANE LAZENI 2026-01-04 06:51:18 +00:00
parent 6245f1f18e
commit 3fa832efd2

View File

@ -99,7 +99,7 @@
</td>
<td class="text-center">
<button class="btn btn-sm btn-white border shadow-sm" onClick="javascript:selectionner_adherent(<?= $idAdherent ?>,'<?= $noAdh ?>'); afficher_adherent_id();">
<i class="fas fa-user-edit text-primary"></i>
<i class="fas fa-user-edit text-primary">KANE</i>
</button>
</td>
</tr>