diff --git a/pandora_console/include/graphs/functions_flot.php b/pandora_console/include/graphs/functions_flot.php index 1c191a288e..72606cb62d 100644 --- a/pandora_console/include/graphs/functions_flot.php +++ b/pandora_console/include/graphs/functions_flot.php @@ -203,7 +203,7 @@ function flot_area_graph($chart_data, $width, $height, $color, $legend, } // Parent layer - $return = "
"; + $return = "
"; // Set some containers to legend, graph, timestamp tooltip, etc. $return .= "

"; @@ -274,7 +274,7 @@ function flot_area_graph($chart_data, $width, $height, $color, $legend, $height = 1; } if (!$dashboard && !$vconsole) - $return .= ""; + $return .= ""; if ($water_mark != '') { $return .= "";