mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
This commit is contained in:
@@ -86,7 +86,7 @@ if ($_SESSION['userlevel'] < '10') {
|
||||
</select>
|
||||
<div class='checkbox'>
|
||||
<label>
|
||||
<input type='checkbox' checked='checked' name='can_modify_passwd'> Allow the user to change his password.
|
||||
<input type='checkbox' checked='checked' name='can_modify_passwd'> Allow the user to change their password.
|
||||
</label>
|
||||
</div>
|
||||
<hr>
|
||||
|
Reference in New Issue
Block a user