From: Frédéric Buclin Date: Sun, 25 Jul 2010 12:09:30 +0000 (+0200) Subject: Bug 581693: Missing whitespace for the auth_failure_action hook X-Git-Tag: bugzilla-3.7.3~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6117c1cce1f8945f3693eb2679cfa66851118624;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 3e77a79ba6..6aaf4811e1 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" %]