typo
This commit is contained in:
parent
a5a7a66e2a
commit
0ff0131dc8
|
@ -177,7 +177,7 @@ $helpArray = array (
|
|||
"Text" => _('Please specify the URL (e.g. "https://api.pwnedpasswords.com/range/{SHA1PREFIX}") of your external password check.')),
|
||||
"250" => array ("Headline" => _("Filter"),
|
||||
"Text" => _("Here you can input simple filter expressions (e.g. 'value' or 'v*'). The filter is case-insensitive.")),
|
||||
"251" => array ("Headline" => _("Remote serrver"),
|
||||
"251" => array ("Headline" => _("Remote server"),
|
||||
"Text" => _("Please enter the syslog remote server in format \"server:port\".")),
|
||||
"260" => array ("Headline" => _("Additional LDAP filter"),
|
||||
"Text" => _('Use this to enter an additional LDAP filter (e.g. "(cn!=admin)") to reduce the number of visible elements for this account type.')
|
||||
|
|
Loading…
Reference in New Issue