move all LDAP labels and help into AuthLDAP file. Internationalize LDAP error messages
This commit is contained in:
parent
1cd779a66e
commit
16e6e487f3
9 changed files with 448 additions and 423 deletions
|
|
@ -1,6 +1,11 @@
|
|||
package WebGUI::Help::AuthLDAP;
|
||||
|
||||
our $HELP = {
|
||||
'ldap connection add/edit' => {
|
||||
title => 'LDAPLink_990',
|
||||
body => 'ldap connection add/edit body',
|
||||
related => [ ],
|
||||
},
|
||||
'ldap authentication display account template' => {
|
||||
title => 'account-1',
|
||||
body => 'account-2',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue