This commit is contained in:
KONE SOREL 2026-03-31 11:47:15 +00:00
parent 29741f056d
commit d0bc824ab8

View File

@ -86,7 +86,7 @@
</td>
<td class="text-center">
<button class="btn btn-info <?= ($reInit === 1) ? 'text-danger fw-bold' : '' ?>"
<button class="btn btn-info <?= ($reInit == "1") ? 'text-danger' : '' ?>"
onClick="reinitpaswd_user_rh('<?= $codeUtilisateur ?>');">
<?= _("Ré-initialiser") ?>
</button>