From: Tiago Mello Date: Mon, 25 Jul 2011 23:50:08 +0000 (-0300) Subject: Bug 674117: Add a new hook 'auth_failure_object' in user-error.html.tmpl template X-Git-Tag: bugzilla-4.0.2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5737beb16f6f4c88ed0e7937d4529d9f7b02fc0c;p=thirdparty%2Fbugzilla.git Bug 674117: Add a new hook 'auth_failure_object' in user-error.html.tmpl template r/a=mkanat --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index b4da29e269..c90becc4fe 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -214,6 +214,8 @@ versions [% ELSIF object == "workflow" %] the workflow + [% ELSE %] + [%+ Hook.process('auth_failure_object') %] [% END %]. [% Hook.process("auth_failure") %]