From: timeless%mozdev.org <> Date: Fri, 19 Mar 2004 00:10:17 +0000 (+0000) Subject: Bug 237512 Should auth_err_tag be listed in X-Git-Tag: bugzilla-2.18rc1~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86068aab75c43934140cb28b6b83efd9d2896d29;p=thirdparty%2Fbugzilla.git Bug 237512 Should auth_err_tag be listed in r=justdave a=justdave --- diff --git a/template/en/default/account/auth/ldap-error.html.tmpl b/template/en/default/account/auth/ldap-error.html.tmpl index cc21ba2778..c719563c81 100644 --- a/template/en/default/account/auth/ldap-error.html.tmpl +++ b/template/en/default/account/auth/ldap-error.html.tmpl @@ -45,6 +45,6 @@ The LDAP server for authentication has not been defined. [% CASE %] - Unhandled authentication error: [% auth_err_tag FILTER html %] + Unhandled authentication error: [% auth_err_tag FILTER html %] [% END %]