mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Fixed graph name. Ticket #4116
This commit is contained in:
parent
5d34c82e2e
commit
bf0099567b
@ -4373,7 +4373,7 @@ function reporting_custom_graph($report, $content, $type = 'dinamic',
|
|||||||
$weights,
|
$weights,
|
||||||
$content['period'],
|
$content['period'],
|
||||||
$width, $height,
|
$width, $height,
|
||||||
__('Combined%20Sample%20Graph'),
|
__('Combined Sample Graph'),
|
||||||
'',
|
'',
|
||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user