sze
This commit is contained in:
parent
09cd39ad7c
commit
1f09abff72
|
|
@ -86,7 +86,7 @@
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
<td class="text-center">
|
<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 ?>');">
|
onClick="reinitpaswd_user_rh('<?= $codeUtilisateur ?>');">
|
||||||
<?= _("Ré-initialiser") ?>
|
<?= _("Ré-initialiser") ?>
|
||||||
</button>
|
</button>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user