summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/code-error.html.tmpl
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-03-26 16:26:41 +0100
committerByron Jones <bjones@mozilla.com>2013-03-26 16:26:41 +0100
commitb09e5ff2dd0b97a0254e922183abd79025c2e69a (patch)
tree397282330b4066925d0b4c4c678df6bf809b90bd /template/en/default/global/code-error.html.tmpl
parent7f31fde3a03881e59220e824a4ea390f65608ed9 (diff)
downloadbugzilla-b09e5ff2dd0b97a0254e922183abd79025c2e69a.tar.gz
bugzilla-b09e5ff2dd0b97a0254e922183abd79025c2e69a.tar.xz
Bug 854901: don't allow setting a flag's requestee to a disabled account
Diffstat (limited to 'template/en/default/global/code-error.html.tmpl')
-rw-r--r--template/en/default/global/code-error.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index ffb39c160..704d3ad16 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -262,7 +262,7 @@
Flags cannot be set for objects of type [% caller FILTER html %].
They can only be set for [% terms.bugs %] and attachments.
- [% ELSIF error == "flag_requestee_disabled" %]
+ [% ELSIF error == "flag_type_requestee_disabled" %]
[% title = "Flag not Requestable from Specific Person" %]
You can't ask a specific person for
<em>[% type.name FILTER html %]</em>.