From: byron jones Date: Mon, 5 Mar 2018 03:51:47 +0000 (+0800) Subject: Bug 1433573 - Display the short URL link even for queries without any results X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dc8fc6b31aeb1ee357be87d900abdec0bc0ddf7;p=thirdparty%2Fbugzilla.git Bug 1433573 - Display the short URL link even for queries without any results --- diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl index 724802e3d..c17512c79 100644 --- a/template/en/default/list/list.html.tmpl +++ b/template/en/default/list/list.html.tmpl @@ -208,20 +208,22 @@   - - - [%# Links to more things users can do with this bug list. %] - [% Hook.process("links") %] - - CSV | - Feed | - iCalendar + [% END %] + + + [%# Links to more things users can do with this bug list. %] + [% Hook.process("links") %] + CSV | + Feed | + iCalendar + + [% IF bugs.size > 0 %]
Change Several [% terms.Bugs %] at Once [% END %] - - [% END %] - + [% END %] + + Edit Search