diff --git a/pandora_console/include/functions_reporting.php b/pandora_console/include/functions_reporting.php index ac177564ac..0cbfc74699 100644 --- a/pandora_console/include/functions_reporting.php +++ b/pandora_console/include/functions_reporting.php @@ -4481,7 +4481,7 @@ function reporting_simple_graph($report, $content, $type = 'dinamic', false, $width, $height, - $label, + '
' . $label, '', false, $only_avg, @@ -4506,7 +4506,7 @@ function reporting_simple_graph($report, $content, $type = 'dinamic', false, $width, $height, - $label, + '
' . $label, '', false, $only_avg,