fixed help entry
This commit is contained in:
parent
b0459acc0f
commit
e331c80977
|
@ -70,7 +70,7 @@ class account extends baseModule {
|
||||||
$return['help'] = array (
|
$return['help'] = array (
|
||||||
'host' => array(
|
'host' => array(
|
||||||
'description' => array (
|
'description' => array (
|
||||||
"Headline" => _("Gecos"),
|
"Headline" => _("Description"),
|
||||||
"Text" => _("Host description. If left empty host name will be used.")
|
"Text" => _("Host description. If left empty host name will be used.")
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue