aboutsummaryrefslogtreecommitdiffstats
path: root/template/en
diff options
context:
space:
mode:
authorburnus%gmx.de <>2003-02-05 16:50:00 +0000
committerburnus%gmx.de <>2003-02-05 16:50:00 +0000
commit158ad973dc5b810aba2a34e382cb0edf577e87d5 (patch)
tree561f273a8ad69c282963c6092654c812a4811820 /template/en
parent5581985d252232132c0d822aff48d12b189a1740 (diff)
downloadbugs-158ad973dc5b810aba2a34e382cb0edf577e87d5.tar
bugs-158ad973dc5b810aba2a34e382cb0edf577e87d5.tar.gz
bugs-158ad973dc5b810aba2a34e382cb0edf577e87d5.tar.bz2
bugs-158ad973dc5b810aba2a34e382cb0edf577e87d5.tar.xz
bugs-158ad973dc5b810aba2a34e382cb0edf577e87d5.zip
bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to change a field
r=gerv, a=justdave
Diffstat (limited to 'template/en')
-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>,