mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Changed Poling time to Time available in Availability reports TICKETS #3285
This commit is contained in:
parent
bd30f23487
commit
ec21d8a6d3
@ -1658,7 +1658,7 @@ function reporting_html_availability(&$table, $item) {
|
||||
$table1->head[2] = __('# Checks');
|
||||
$table1->head[3] = __('# Failed');
|
||||
$table1->head[4] = __('% Fail');
|
||||
$table1->head[5] = __('Poling time');
|
||||
$table1->head[5] = __('Time available');
|
||||
$table1->head[6] = __('Time unavailable');
|
||||
$table1->head[7] = __('% Ok');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user