From: reed%reedloden.com <> Date: Tue, 9 Jan 2007 09:42:34 +0000 (+0000) Subject: Bug 364858 - "Add hook in user-error.html.tmpl for text after "auth_failure" message... X-Git-Tag: bugzilla-2.23.4~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b6c8c06c64d25dca019d9270695da428e19c1cd;p=thirdparty%2Fbugzilla.git Bug 364858 - "Add hook in user-error.html.tmpl for text after "auth_failure" message" [p=reed r=gerv a=justdave] --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index f482275213..b2a3624b28 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -198,6 +198,8 @@ versions [% END %]. + [% Hook.process("auth_failure") %] + [% ELSIF error == "attachment_deletion_disabled" %] [% title = "Attachment Deletion Disabled" %] Attachment deletion is disabled on this installation.