From 46454486030849bbb62c3f330af434f621817f9a Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Tue, 27 Jan 2004 17:10:46 +0000 Subject: [PATCH] updated help for samba 3 option --- lam/help/help.inc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lam/help/help.inc b/lam/help/help.inc index 3d89c076..74d3055b 100644 --- a/lam/help/help.inc +++ b/lam/help/help.inc @@ -96,10 +96,7 @@ $helpArray = array ( "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"), - "Text" => _("If you use Samba 3.x with the new LDAP schema say \"yes\" here, otherwise \"no\"."). - "

". - _("LAM will not work if version is wrong!"). - ""), + "Text" => _("If you use Samba 3.x with the new LDAP schema say \"yes\" here. This will allow you to manage Samba 3 account attributes including domain objects.")), "214" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Cache timeout"), "Text" => _("This is the time in minutes which LAM caches its LDAP searches. Shorter times will stress LDAP more but decrease the possibility that changes are not identified.")), "215" => array ("ext" => "FALSE", "Headline" => _("Configuration Wizard") . " - " . _("Password hash type"),