This commit is contained in:
KONE SOREL 2026-03-31 11:48:03 +00:00
parent d0bc824ab8
commit 09cd39ad7c

View File

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