removed obsolete entry
This commit is contained in:
parent
2028dbbf0e
commit
b958597cc9
|
@ -149,8 +149,6 @@ $helpArray = array (
|
||||||
// account pages
|
// account pages
|
||||||
"401" => array ("ext" => "FALSE", "Headline" => _("Load profile"),
|
"401" => array ("ext" => "FALSE", "Headline" => _("Load profile"),
|
||||||
"Text" => _("Here you can load an account profile to set default settings for your account. The \"default\" profile is automatically loaded for new accounts.")),
|
"Text" => _("Here you can load an account profile to set default settings for your account. The \"default\" profile is automatically loaded for new accounts.")),
|
||||||
"402" => array ("ext" => "FALSE", "Headline" => _("Save account"),
|
|
||||||
"Text" => _("This saves your account to the LDAP database.")),
|
|
||||||
"403" => array ("ext" => "FALSE", "Headline" => _("Create PDF file"),
|
"403" => array ("ext" => "FALSE", "Headline" => _("Create PDF file"),
|
||||||
"Text" => _("Here you can select a PDF structure and export the account to a PDF file.")),
|
"Text" => _("Here you can select a PDF structure and export the account to a PDF file.")),
|
||||||
// 500 - 599
|
// 500 - 599
|
||||||
|
|
Loading…
Reference in New Issue