mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-23 18:07:42 +02:00
fix code sniffer violations
This commit is contained in:
parent
3f8453118e
commit
db038fcd88
@ -51,7 +51,7 @@ class PasswordPolicyConfigForm extends Form
|
||||
'global_password_policy',
|
||||
array(
|
||||
'description' => $this->translate(
|
||||
'Enforce strong password requirements for new passwords'
|
||||
'Enforce strong password requirements for new passwords'
|
||||
),
|
||||
'label' => $this->translate('Password Policy'),
|
||||
'multiOptions' => array_merge(
|
||||
|
Loading…
x
Reference in New Issue
Block a user