From 1e622db02806e0ba14e8ee86ca59091d05a8f349 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Sat, 1 Jan 2005 20:25:37 +0000 Subject: Bug 274419 - stop offering to forget a search which doesn't exist. Patch by gerv; r=justdave, vladd; a=justdave. --- template/en/default/global/user-error.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/en') diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index ebd44906e..24000983a 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -988,7 +988,7 @@ [% USE Bugzilla %] [% namedcmd = Bugzilla.cgi.param("namedcmd") %] -[% IF namedcmd %] +[% IF namedcmd AND error != "missing_query" %]

Alternatively, you can