mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
fixed minor error default graph for pdf or email 320
This commit is contained in:
parent
aa4f13d17a
commit
2ae0dc6c52
@ -1855,7 +1855,7 @@ function config_process_config () {
|
||||
}
|
||||
|
||||
if (!isset($config['graph_image_height'])) {
|
||||
config_update_value ('graph_image_height', 350);
|
||||
config_update_value ('graph_image_height', 320);
|
||||
}
|
||||
|
||||
if (!isset($config["render_proc_ok"])) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user