From 7bb734005d8b1ea66ae7c9cafae07b5b81a202e4 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 28 Apr 2015 20:56:35 +0800 Subject: Bug 1159166: When I ask for review from someone who is not accepting reviews, my red request count in the top left becomes their request count --- .../Review/template/en/default/hook/global/user-error-errors.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/Review/template/en/default/hook/global') diff --git a/extensions/Review/template/en/default/hook/global/user-error-errors.html.tmpl b/extensions/Review/template/en/default/hook/global/user-error-errors.html.tmpl index 4fcd47a68..112751076 100644 --- a/extensions/Review/template/en/default/hook/global/user-error-errors.html.tmpl +++ b/extensions/Review/template/en/default/hook/global/user-error-errors.html.tmpl @@ -25,7 +25,7 @@ [% ELSIF error == "reviews_blocked" %] [% title = "Request Blocked" %] - [% user.identity FILTER html %] is not currently accepting + [% requestee.identity FILTER html %] is not currently accepting '[% flagtype FILTER html %]' requests. [% END %] -- cgit v1.2.3-24-g4f1b