fixed help entry

This commit is contained in:
Roland Gruber 2005-11-03 12:14:28 +00:00
parent b0459acc0f
commit e331c80977
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ class account extends baseModule {
$return['help'] = array (
'host' => array(
'description' => array (
"Headline" => _("Gecos"),
"Headline" => _("Description"),
"Text" => _("Host description. If left empty host name will be used.")
)
)