removed obsolete help entry
This commit is contained in:
parent
abd240899f
commit
3d109afd4b
|
@ -131,10 +131,6 @@ class kolabUser extends baseModule {
|
|||
);
|
||||
// help Entries
|
||||
$return['help'] = array(
|
||||
'suffix' => array(
|
||||
"Headline" => _("Account suffix"),
|
||||
"Text" => _("LDAP DN (e.g. dc=company,dc=com) of accounts. This is used to find possible delegation candidates.")
|
||||
),
|
||||
'invPol' => array(
|
||||
"Headline" => _("Invitation policy"),
|
||||
"Text" => _("For automatic invitation handling.")
|
||||
|
|
Loading…
Reference in New Issue