mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
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">
|
$event_view = '<fieldset class="tactical_set">
|
||||||
<legend>' .
|
<legend>' .
|
||||||
__('Events by criticity') .
|
__('Important Events by Criticity') .
|
||||||
'</legend>' .
|
'</legend>' .
|
||||||
html_print_table($table_events, true) . '</fieldset>';
|
html_print_table($table_events, true) . '</fieldset>';
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user