summaryrefslogtreecommitdiffstats
path: root/extensions/Needinfo/template/en/default/hook/global/user-error-errors.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Needinfo/template/en/default/hook/global/user-error-errors.html.tmpl')
-rw-r--r--extensions/Needinfo/template/en/default/hook/global/user-error-errors.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Needinfo/template/en/default/hook/global/user-error-errors.html.tmpl b/extensions/Needinfo/template/en/default/hook/global/user-error-errors.html.tmpl
index 42d47e928..97c1672de 100644
--- a/extensions/Needinfo/template/en/default/hook/global/user-error-errors.html.tmpl
+++ b/extensions/Needinfo/template/en/default/hook/global/user-error-errors.html.tmpl
@@ -12,6 +12,6 @@
needinfo flag.
[% ELSIF error == "needinfo_blocked" %]
[% title = "Needinfo Request Blocked" %]
- [% user.identity FILTER html %] is not currently accepting "needinfo"
+ [% requestee.identity FILTER html %] is not currently accepting "needinfo"
requests.
[% END %]