This commit is contained in:
KONE SOREL 2026-03-31 10:01:54 +00:00
parent 80befe0474
commit fef28eb350

View File

@ -65,7 +65,7 @@
<td class="text-center">
<?php if($actif === 1): ?>
<button class="btn btn-info"
<button class="btn btn-success"
onClick="desactiver_user_rh_client('<?= $codeUtilisateur ?>');">
<?= _("Actif") ?>
</button>