diff --git a/mozilla/webtools/bugzilla/template/en/default/list/list.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/list/list.html.tmpl index 5ac715a0cbc..57775ba5089 100644 --- a/mozilla/webtools/bugzilla/template/en/default/list/list.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/list/list.html.tmpl @@ -226,6 +226,12 @@ +[% IF cgi.param('product').size == 1 %] +
+ Fill + a new [% terms.bug %] in the "[% cgi.param('product') FILTER html %]" product +
+[% END %] [%############################################################################%] [%# Page Footer #%]