This commit is contained in:
Alejandro Gallardo Escobar 2018-04-10 11:37:17 +02:00
parent 4d9ebb90b1
commit d22b2ba588
1 changed files with 2 additions and 2 deletions

View File

@ -3985,7 +3985,7 @@ function graph_custom_sql_graph ($id, $width, $height,
$config['font_size'],
"",
$ttl,
$config['homeurl'],
$homeurl,
"white",
false,
false,
@ -4009,7 +4009,7 @@ function graph_custom_sql_graph ($id, $width, $height,
$config['font_size'],
false,
$ttl,
$config['homeurl'],
$homeurl,
'white',
'black'
);