removed obsolete help entry

This commit is contained in:
Roland Gruber 2008-12-09 18:40:42 +00:00
parent abd240899f
commit 3d109afd4b
1 changed files with 0 additions and 4 deletions

View File

@ -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.")