From ed571cfdd81cdce636098d444ac48a3f00d78f3e Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Tue, 13 Sep 2005 17:36:46 +0000 Subject: [PATCH] fixed help 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 e8998b35..2c083288 100644 --- a/lam/help/help.inc +++ b/lam/help/help.inc @@ -140,7 +140,7 @@ $helpArray = array ( // 400 - 499 // account pages "401" => array ("ext" => "FALSE", "Headline" => _("Load profile"), - "Text" => _("Here you can load an account profile to set default settings for your account. The default profile is automatically loaded for new accounts.")), + "Text" => _("Here you can load an account profile to set default settings for your account. The \"default\" profile is automatically loaded for new accounts.")), "402" => array ("ext" => "FALSE", "Headline" => _("Save account"), "Text" => _("This saves your account to the LDAP database.")), "403" => array ("ext" => "FALSE", "Headline" => _("Create PDF file"),