From 12d39f7dc1a074c9cbdef9ec2fec08c27a18148d Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Wed, 7 Jan 2004 16:43:18 +0000 Subject: [PATCH] removed TODO link --- lam-0.4/help/help.inc | 6 ++---- lam/help/help.inc | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) 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"),