mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
parent
3f4221b249
commit
bf1e177023
@ -27,6 +27,7 @@ class LoginForm extends Form
|
|||||||
$this->setRequiredCue(null);
|
$this->setRequiredCue(null);
|
||||||
$this->setName('form_login');
|
$this->setName('form_login');
|
||||||
$this->setSubmitLabel($this->translate('Login'));
|
$this->setSubmitLabel($this->translate('Login'));
|
||||||
|
$this->setProgressLabel($this->translate('Logging in'));
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user