summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2010-07-25 14:08:19 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2010-07-25 14:08:19 +0200
commitbe2f19f89767d13e97ce4b07754635fe2df5a05a (patch)
tree4cf1eb41c68307f38f6acd37760b3e3a4e618d3b /template
parent9206610312bbb5d832e04a1643719bf123b99092 (diff)
downloadbugzilla-be2f19f89767d13e97ce4b07754635fe2df5a05a.tar.gz
bugzilla-be2f19f89767d13e97ce4b07754635fe2df5a05a.tar.xz
Bug 581693: Missing whitespace for the auth_failure_action hook
r/a=mkanat
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index efd5f7001..635c02971 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" %]