From: lpsolit%gmail.com <> Date: Mon, 16 Jul 2007 04:25:26 +0000 (+0000) Subject: Bug 388249: 'buglist_load_named_query' from global/messages.html.tmpl is obsolete... X-Git-Tag: bugzilla-3.0.1~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=687e54158be4fe2bbeb2ac67cdec7fac2bd2e8fd;p=thirdparty%2Fbugzilla.git Bug 388249: 'buglist_load_named_query' from global/messages.html.tmpl is obsolete - Patch by Frédéric Buclin r=vladd a=LpSolit --- diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index d8e50bfbc8..fb35f81ed0 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -141,12 +141,6 @@ [% title = "Adding field to search page..." %] [% link = "Click here if the page does not redisplay automatically." %] - [% ELSIF message_tag == "buglist_load_named_query" %] - [% title = BLOCK %] - Loading your search named [% namedcmd FILTER html %] - [% END %] - [% link = "Click here if the page does not redisplay automatically." %] - [% ELSIF message_tag == "buglist_updated_named_query" %] Your search named [% queryname FILTER html %] has been updated.