#12158 correction words
This commit is contained in:
parent
1dc733c7bb
commit
4b22498e5b
|
@ -300,7 +300,7 @@ if (empty($node) === false) {
|
||||||
|
|
||||||
// $progressbar .= (empty($node['dateStart']) === false) ? human_time_comparation($node['dateStart']) : __('Never');
|
// $progressbar .= (empty($node['dateStart']) === false) ? human_time_comparation($node['dateStart']) : __('Never');
|
||||||
$row['control-test-pandora'] = html_print_label_input_block(
|
$row['control-test-pandora'] = html_print_label_input_block(
|
||||||
__('Progress agents to synch'),
|
__('Progress on agents to be synchronized'),
|
||||||
$progressbar
|
$progressbar
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue