diff --git a/lam-0.4/help/help.inc b/lam-0.4/help/help.inc index 61034e54..e9498137 100644 --- a/lam-0.4/help/help.inc +++ b/lam-0.4/help/help.inc @@ -87,14 +87,12 @@ $helpArray = array ( "Text" => _("This is the absolute path to an external script for setting quotas and creating home directories."). "

". _("Use it at your own risk and read the documentation for lamdaemon before you use it!"). - "", - "SeeAlso" => "TODO link to lamdaemon doku"), + ""), "211" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Script server"), "Text" => _("This is the server where the lamdaemon script is stored. LDAP Account Manager will make a SSH connection to this server with username and password provided at login."). "

". _("Use it at your own risk and read the documentation for lamdaemon before you use it!"). - "", - "SeeAlso" => "TODO link to lamdaemon doku"), + ""), "212" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Change password"), "Text" => _("If you want to change the current preferences password, please enter it here.")), "213" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Samba version"), diff --git a/lam/help/help.inc b/lam/help/help.inc index 61034e54..e9498137 100644 --- a/lam/help/help.inc +++ b/lam/help/help.inc @@ -87,14 +87,12 @@ $helpArray = array ( "Text" => _("This is the absolute path to an external script for setting quotas and creating home directories."). "

". _("Use it at your own risk and read the documentation for lamdaemon before you use it!"). - "", - "SeeAlso" => "TODO link to lamdaemon doku"), + ""), "211" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Script server"), "Text" => _("This is the server where the lamdaemon script is stored. LDAP Account Manager will make a SSH connection to this server with username and password provided at login."). "

". _("Use it at your own risk and read the documentation for lamdaemon before you use it!"). - "", - "SeeAlso" => "TODO link to lamdaemon doku"), + ""), "212" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Change password"), "Text" => _("If you want to change the current preferences password, please enter it here.")), "213" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Samba version"),