more typos in AuthLDAP.pm
This commit is contained in:
parent
667009ba94
commit
df7e2657b5
1 changed files with 26 additions and 2 deletions
|
|
@ -5,26 +5,50 @@ our $HELP = {
|
|||
title => 'account-1',
|
||||
body => 'account-2',
|
||||
related => [
|
||||
{
|
||||
tag => 'ldap authentication anonymous registration template',
|
||||
namespace => 'AuthLDAP'
|
||||
},
|
||||
{
|
||||
tag => 'ldap authentication login template',
|
||||
namespace => 'AuthLDAP'
|
||||
},
|
||||
{
|
||||
tag => 'wobject template',
|
||||
namespace => 'WebGUI'
|
||||
}
|
||||
},
|
||||
]
|
||||
},
|
||||
'ldap authentication login template' => {
|
||||
title => 'login-1',
|
||||
body => 'login-2',
|
||||
related => [
|
||||
{
|
||||
tag => 'ldap authentication anonymous registration template',
|
||||
namespace => 'AuthLDAP'
|
||||
},
|
||||
{
|
||||
tag => 'ldap authentication display account template',
|
||||
namespace => 'AuthLDAP'
|
||||
},
|
||||
{
|
||||
tag => 'wobject template',
|
||||
namespace => 'WebGUI'
|
||||
}
|
||||
},
|
||||
]
|
||||
},
|
||||
'ldap authentication anonymous registration template' => {
|
||||
title => 'create-1',
|
||||
body => 'create-2',
|
||||
related => [
|
||||
{
|
||||
tag => 'ldap authentication display account template',
|
||||
namespace => 'AuthLDAP'
|
||||
},
|
||||
{
|
||||
tag => 'ldap authentication login template',
|
||||
namespace => 'AuthLDAP'
|
||||
},
|
||||
{
|
||||
tag => 'wobject template',
|
||||
namespace => 'WebGUI'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue