From b998ec3c44c6e8a4aa9dc36d4dd408be6cc36ade Mon Sep 17 00:00:00 2001 From: alejandro-campos Date: Thu, 12 Dec 2019 14:58:42 +0100 Subject: [PATCH] visual changes in html report headers --- pandora_console/include/functions_reporting_html.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/pandora_console/include/functions_reporting_html.php b/pandora_console/include/functions_reporting_html.php index fc82633fb6..933c0e8134 100644 --- a/pandora_console/include/functions_reporting_html.php +++ b/pandora_console/include/functions_reporting_html.php @@ -161,8 +161,6 @@ function reporting_html_print_report($report, $mini=false, $report_info=1) $table->class = 'databox filters'; $table->rowclass = []; $table->rowclass[0] = 'datos5'; - $table->rowclass[1] = ''; - $table->rowclass[2] = 'datos5'; $table->data = []; $table->head = []; $table->colspan = [];