Commit c2369536 authored by Marc Schumann's avatar Marc Schumann

Bug 556021: Remove "buglist" bareword from request queue page.

r/a=mkanat
parent 9eb2bae3
......@@ -244,5 +244,7 @@ to some group are shown by default.
[% BLOCK display_buglist %]
</table>
[% NEXT UNLESS buglist.keys.size %]
<a href="buglist.cgi?bug_id=[% buglist.keys.nsort.join(",") FILTER html %]">(view as buglist)</a>
<a href="buglist.cgi?bug_id=
[%- buglist.keys.nsort.join(",") FILTER html %]">(view as
[%+ terms.bug %] list)</a>
[% END %]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment