mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-05-25 12:04:10 +00:00
remove unneeded title
This commit is contained in:
@@ -2857,7 +2857,6 @@ class Localuser {
|
||||
});
|
||||
} else {
|
||||
container.classList.add("disabled");
|
||||
container.title = I18n.localuser.PasswordsNoMatch();
|
||||
}
|
||||
|
||||
connectionContainer.appendChild(container);
|
||||
|
||||
Reference in New Issue
Block a user