summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorburnus%gmx.de <>2003-02-05 17:50:00 +0100
committerburnus%gmx.de <>2003-02-05 17:50:00 +0100
commit158ad973dc5b810aba2a34e382cb0edf577e87d5 (patch)
tree561f273a8ad69c282963c6092654c812a4811820 /template
parent5581985d252232132c0d822aff48d12b189a1740 (diff)
downloadbugzilla-158ad973dc5b810aba2a34e382cb0edf577e87d5.tar.gz
bugzilla-158ad973dc5b810aba2a34e382cb0edf577e87d5.tar.xz
bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to change a field
r=gerv, a=justdave
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 33ebb9472..dfb8af9fa 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -213,6 +213,7 @@
0 and 1.
[% ELSIF error == "illegal_change" %]
+ [% title = "Not allowed" %]
You tried to change the <strong>[% field %]</strong> field
from <em>[% oldvalue FILTER html %]</em> to
<em>[% newvalue FILTER html %]</em>,