mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 08:14:38 +02:00
Added header to network explorer
Former-commit-id: ba49f7cb158affc89d006c77f64a1448c7da178e
This commit is contained in:
parent
8480572e5a
commit
32f14e8fe4
@ -23,4 +23,6 @@ global $config;
|
||||
$action = get_parameter('action', 'listeners');
|
||||
$is_network = true;
|
||||
|
||||
ui_print_page_header(__('Network explorer'));
|
||||
|
||||
require $config['homedir'].'/operation/network/network_report.php';
|
||||
|
Loading…
x
Reference in New Issue
Block a user