Manual (by hand) cherry pick of commit f450d95278

This commit is contained in:
mdtrooper 2015-03-26 19:29:43 +01:00
parent 1a6a5539c1
commit 6d07408af8
1 changed files with 1 additions and 1 deletions

View File

@ -7008,7 +7008,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>';
}