login view setup handler
This commit is contained in:
@@ -148,6 +148,8 @@ class LoginView extends View {
|
||||
this.translate('Sign in');
|
||||
}
|
||||
|
||||
this.wait(this.getHelper().processSetupHandlers(this, 'login'));
|
||||
|
||||
if (this.getLanguage().has('Log in', 'labels', 'Global')) {
|
||||
this.logInText = this.translate('Log in');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user