diff options
Diffstat (limited to 'template/en/default/account')
-rw-r--r-- | template/en/default/account/auth/ldap-error.html.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
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. |