Change title to events in tactical view in metaconsole, tiquet: #2005
This commit is contained in:
parent
9994e08d7a
commit
f450d95278
|
@ -8314,7 +8314,7 @@ function reporting_get_events ($data, $links = false) {
|
|||
|
||||
$event_view = '<fieldset class="tactical_set">
|
||||
<legend>' .
|
||||
__('Events by criticity') .
|
||||
__('Important Events by Criticity') .
|
||||
'</legend>' .
|
||||
html_print_table($table_events, true) . '</fieldset>';
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue