This commit is contained in:
KONE SOREL 2026-03-31 11:50:49 +00:00
parent 09cd39ad7c
commit 1f09abff72

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" style="<?= ($reInit == 1) ? 'color:red' : '' ?>"
onClick="reinitpaswd_user_rh('<?= $codeUtilisateur ?>');">
<?= _("Ré-initialiser") ?>
</button>