From: Don Armstrong Date: Mon, 27 Oct 2014 19:29:18 +0000 (-0700) Subject: fix the hidden parameters not being included in the pkgindex template X-Git-Tag: release/2.6.0~249 X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=commitdiff_plain;h=c7db7fca37d252543318b42e4ebf3d1648069c1f fix the hidden parameters not being included in the pkgindex template --- diff --git a/templates/en_US/cgi/pkgindex.tmpl b/templates/en_US/cgi/pkgindex.tmpl index 3974f22..c645a60 100644 --- a/templates/en_US/cgi/pkgindex.tmpl +++ b/templates/en_US/cgi/pkgindex.tmpl @@ -4,12 +4,12 @@

{html_escape($config{project})} {html_escape($config{bug})} report logs by {html_escape($tag)}

{$note}
- - - - - - + + + + + + { my $output = ''; if (defined $param{first}) { $output .= qq(\n);