From db6567a0936312e80e05ee485100790accfafffb Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Tue, 6 Nov 2007 17:31:36 +0000 Subject: [PATCH] changed suffix entry --- lam/help/help.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lam/help/help.inc b/lam/help/help.inc index 5c8734d7..d9d7248f 100644 --- a/lam/help/help.inc +++ b/lam/help/help.inc @@ -144,7 +144,7 @@ $helpArray = array ( "360" => array ("ext" => "FALSE", "Headline" => _("Profile name"), "Text" => _("Name under which the profile will be saved. If a profile with the same name exists, it will be overwritten.")), "361" => array ("ext" => "FALSE", "Headline" => _("DN suffix"), - "Text" => _("The new account will be saved under this LDAP suffix.")), + "Text" => _("The account will be saved under this LDAP suffix. The default suffix for new accounts is the last selected suffix in the user list.")), // 400 - 499 // account pages "401" => array ("ext" => "FALSE", "Headline" => _("Load profile"),