]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 237512 Should auth_err_tag be listed in <tt>
authortimeless%mozdev.org <>
Fri, 19 Mar 2004 00:10:17 +0000 (00:10 +0000)
committertimeless%mozdev.org <>
Fri, 19 Mar 2004 00:10:17 +0000 (00:10 +0000)
r=justdave a=justdave

template/en/default/account/auth/ldap-error.html.tmpl

index cc21ba2778b7e40c95adec2f141308691075cc55..c719563c81e28d010f44b47a01aafd041ed1058e 100644 (file)
@@ -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: <tt>[% auth_err_tag FILTER html %]</tt>
 
 [% END %]