summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2003-03-30 13:27:08 +0200
committertimeless%mozdev.org <>2003-03-30 13:27:08 +0200
commit003f85e07ba3143619eb883a09bf559f7430fd05 (patch)
treea9241d8e3cc4c2cc3c782add36ecde1ffee6bf1d /template
parente8c8757659a4253983fd70b91e44b279a0d67364 (diff)
downloadbugzilla-003f85e07ba3143619eb883a09bf559f7430fd05.tar.gz
bugzilla-003f85e07ba3143619eb883a09bf559f7430fd05.tar.xz
Bug 197689 Missing Query - The query named $name seems to no longer exist.
r=bbaetz a=justdave
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 11899fe70..a89d029eb 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -362,7 +362,7 @@
[% ELSIF error == "missing_query" %]
[% title = "Missing Query" %]
- The query named <em>[% queryname FILTER html %]</em> seems to no longer
+ The query named <em>[% queryname FILTER html %]</em> does not
exist.
[% ELSIF error == "need_component" %]