diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/global/user-error.html.tmpl | 2 |
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" %] |