mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fixed new login page with userNameIsEmail
This commit is contained in:
parent
9a65c67ed7
commit
a3db0985ba
3 changed files with 3 additions and 3 deletions
|
@ -376,7 +376,7 @@
|
|||
}
|
||||
|
||||
if (features & 0x200000) { // Email is username
|
||||
QH('loginusername', "Email:");
|
||||
Q('username').placeholder = "Email";
|
||||
QH('resetAccountSpan', "Forgot password?");
|
||||
QV('nuUserRow', false);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue