]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 388249: 'buglist_load_named_query' from global/messages.html.tmpl is obsolete...
authorlpsolit%gmail.com <>
Mon, 16 Jul 2007 04:25:26 +0000 (04:25 +0000)
committerlpsolit%gmail.com <>
Mon, 16 Jul 2007 04:25:26 +0000 (04:25 +0000)
template/en/default/global/messages.html.tmpl

index d8e50bfbc8fabbd5077400bd470d40d652d72ab7..fb35f81ed076ddf5a89b832c73f6638229e0a624 100644 (file)
     [% 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 <code>[% queryname FILTER html %]</code> has been updated.