diff --git a/template/en/default/reports/report.html.tmpl b/template/en/default/reports/report.html.tmpl index 535a8c503575cbcd66c2119e4b8e1566c04ef50f..3d3114d20ce75ae2e6c95263cb083184e5044c65 100644 --- a/template/en/default/reports/report.html.tmpl +++ b/template/en/default/reports/report.html.tmpl @@ -128,7 +128,7 @@ [% formaturl = "report.cgi?$switchbase&width=$width&height=$height" _ "&action=wrap" %] [% FOREACH other_format = formats %] - [% NEXT IF other_format.name == "pie" AND row_field %] + [% NEXT IF other_format.name == "pie" AND row_field AND col_field %] [% UNLESS other_format.name == format %] <a href="[% formaturl %]&format=[% other_format.name %]"> [% END %]