diff options
author | eseyman%linagora.com <> | 2007-12-05 07:48:30 +0100 |
---|---|---|
committer | eseyman%linagora.com <> | 2007-12-05 07:48:30 +0100 |
commit | d338ce3fad5b46d6ee1a49f4d74bbcc8f8b3094c (patch) | |
tree | ada123d7c9b274c68abe7016166be6ca888bb81a /template | |
parent | d223526dae6b1e20ee396b00305d42202a0ccd90 (diff) | |
download | bugzilla-d338ce3fad5b46d6ee1a49f4d74bbcc8f8b3094c.tar.gz bugzilla-d338ce3fad5b46d6ee1a49f4d74bbcc8f8b3094c.tar.xz |
Bug 399559: LDAP administration is not experimental
Patch by Emmanuel Seyman <eseyman@linagora.com> r=mkanat a=mkanat
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/admin/params/auth.html.tmpl | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/template/en/default/admin/params/auth.html.tmpl b/template/en/default/admin/params/auth.html.tmpl index 4292cdacb..94a748b25 100644 --- a/template/en/default/admin/params/auth.html.tmpl +++ b/template/en/default/admin/params/auth.html.tmpl @@ -79,9 +79,8 @@ <dt>LDAP</dt> <dd> LDAP authentication using an LDAP server. - This method is experimental; please see the - $terms.Bugzilla documentation for more information. - Using this method requires + Please see the $terms.Bugzilla documentation + for more information. Using this method requires <a href=\"?section=ldap\">additional parameters</a> to be set. </dd> |