diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/global/user-error.html.tmpl | 2 |
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" %] |