mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Change text of label
This commit is contained in:
parent
2569a46879
commit
89a4f63e89
@ -465,7 +465,7 @@ function config_update_config () {
|
||||
if (!config_update_value ('type_module_charts', (string) get_parameter('type_module_charts', 'area')))
|
||||
$error_update[] = __('Default type of module charts.');
|
||||
if (!config_update_value ('render_proc', (bool) get_parameter('render_proc', false)))
|
||||
$error_update[] = __('Render data of module type is proc.');
|
||||
$error_update[] = __('Display proc modules in binary format (OK/FAIL)');
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user