From 003f85e07ba3143619eb883a09bf559f7430fd05 Mon Sep 17 00:00:00 2001
From: "timeless%mozdev.org" <>
Date: Sun, 30 Mar 2003 11:27:08 +0000
Subject: Bug 197689 Missing Query - The query named $name seems to no longer
exist. r=bbaetz a=justdave
---
template/en/default/global/user-error.html.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'template')
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 [% queryname FILTER html %] seems to no longer
+ The query named [% queryname FILTER html %] does not
exist.
[% ELSIF error == "need_component" %]
--
cgit v1.2.3-24-g4f1b