mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
Fix typo
This commit is contained in:
parent
8eb7db9b35
commit
8008387559
@ -111,7 +111,7 @@ class AuthenticationController extends ActionController
|
||||
if ($backendsWithError) {
|
||||
$this->view->form->getElement('username')->addError(
|
||||
$this->translate(
|
||||
'Please note that not all authentication methods where available.'
|
||||
'Please note that not all authentication methods were available.'
|
||||
. ' Check the system log or Icinga Web 2 log for more information.'
|
||||
)
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user