From: Frédéric Buclin Date: Sun, 25 Jul 2010 12:08:19 +0000 (+0200) Subject: Bug 581693: Missing whitespace for the auth_failure_action hook X-Git-Tag: bugzilla-4.1.1~349 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be2f19f89767d13e97ce4b07754635fe2df5a05a;p=thirdparty%2Fbugzilla.git Bug 581693: Missing whitespace for the auth_failure_action hook r/a=mkanat --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index efd5f70012..635c02971c 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -154,7 +154,7 @@ [% ELSIF action == "approve" %] approve [% ELSE %] - [% Hook.process('auth_failure_action') %] + [%+ Hook.process('auth_failure_action') %] [% END %] [% IF object == "administrative_pages" %]