diff --git a/class/saturnedashboard.class.php b/class/saturnedashboard.class.php index a00d046b..4c7671d1 100644 --- a/class/saturnedashboard.class.php +++ b/class/saturnedashboard.class.php @@ -315,7 +315,7 @@ public function show_dashboard(?array $moreParams = []) $graph->SetHeight($dashboardGraph['height'] ?? $height); $graph->setShowLegend($dashboardGraph['showlegend'] ?? 2); $graph->draw($fileName[$uniqueKey], $fileUrl[$uniqueKey]); - print '