fixed error in sample graph

(cherry picked from commit eb450ff334)
This commit is contained in:
daniel 2016-10-27 17:24:43 +02:00
parent 37091a0c31
commit 23c9122676
1 changed files with 2 additions and 2 deletions

View File

@ -4481,7 +4481,7 @@ function reporting_simple_graph($report, $content, $type = 'dinamic',
false,
$width,
$height,
$label,
'<br>' . $label,
'',
false,
$only_avg,
@ -4506,7 +4506,7 @@ function reporting_simple_graph($report, $content, $type = 'dinamic',
false,
$width,
$height,
$label,
'<br>' . $label,
'',
false,
$only_avg,