From ca0d3d364bbfbd5fcb65c1153a21469b077ba80e Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Wed, 22 Feb 2006 22:58:39 +0000 Subject: Bug 316127: Implement an infrastructure to link to the documentation - Patch by Marc Schumann r=vladd a=justdave --- template/en/default/account/auth/ldap-error.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template/en/default/account/auth') diff --git a/template/en/default/account/auth/ldap-error.html.tmpl b/template/en/default/account/auth/ldap-error.html.tmpl index c719563c8..dba43155b 100644 --- a/template/en/default/account/auth/ldap-error.html.tmpl +++ b/template/en/default/account/auth/ldap-error.html.tmpl @@ -27,6 +27,8 @@ [% PROCESS global/variables.none.tmpl %] +[% admindocslinks = {'extraconfig.html#bzldap' => 'Setting up LDAP authentication'} %] + [% SWITCH auth_err_tag %] [% CASE "cannot_retreive_attr" %] The specified LDAP attribute [% info.attr FILTER html %] was not found. -- cgit v1.2.3-24-g4f1b