diff --git a/lam/help/help.inc b/lam/help/help.inc index 01902417..a3bcc87b 100644 --- a/lam/help/help.inc +++ b/lam/help/help.inc @@ -106,7 +106,7 @@ $helpArray = array ( "Text" => _("Here you can select which plugins you want to use for account management.") . "

" . _("Account types define which sorts of LDAP entries (e.g. users and groups) should be managed. The account modules define which properties (e.g. Unix and Samba) can be edited.")), "218" => array ("ext" => "FALSE", "Headline" => _("Configuration wizard") . " - " . _("Script servers"), - "Text" => _("This is a list of the servers where the lamdaemon scripts are stored. LDAP Account Mananger will make a SSH connection to the servers with the user name and password provided at login. Multiple servers are separated by semicolons. You can append a descriptive name after a colon.") . "

" + "Text" => _("This is a list of the servers where the lamdaemon scripts are stored. LDAP Account Manager will make a SSH connection to the servers with the user name and password provided at login. Multiple servers are separated by semicolons. You can append a descriptive name after a colon.") . "

" . _("Example") . ": 127.0.0.1:LOCAL;192.168.0.2:Servername;"), "219" => array ("ext" => "FALSE", "Headline" => _("Configuration wizard") . " - " . _("Rights for the home directory"), "Text" => _("This defines the rights for the home directories which are created by lamdaemon.")),