From 158ad973dc5b810aba2a34e382cb0edf577e87d5 Mon Sep 17 00:00:00 2001 From: "burnus%gmx.de" <> Date: Wed, 5 Feb 2003 16:50:00 +0000 Subject: bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to change a field r=gerv, a=justdave --- template/en/default/global/user-error.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en/default') 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 [% field %] field from [% oldvalue FILTER html %] to [% newvalue FILTER html %], -- cgit v1.2.3-24-g4f1b