2012-11-28 Dario Rodriguez <dario.rodriguez@artica.es>

* godmode/netflow/nf_edit.php,
	operation/netflow/nf_live_view.php: Added title 
	for metaconsole sections.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7197 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
darode 2012-11-28 15:04:27 +00:00
parent e45e45cca4
commit 43de607c72
3 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2012-11-28 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/netflow/nf_edit.php,
operation/netflow/nf_live_view.php: Added title
for metaconsole sections.
2012-11-28 Ramon Novoa <rnovoa@artica.es>
* include/functions_groups.php,

View File

@ -38,6 +38,8 @@ if (! defined ('METACONSOLE')) {
array('link' => 'index.php?sec=netf&sec2=godmode/netflow/nf_edit', 'text' => __('Netflow filters')));
ui_meta_print_page_header($nav_bar);
ui_meta_print_header(__("Netflow filters"));
}
$delete = (bool) get_parameter ('delete');

View File

@ -101,6 +101,9 @@ if (! defined ('METACONSOLE')) {
array('link' => 'index.php?sec=netf&sec2=operation/netflow/nf_live_view', 'text' => __('Netflow live view')));
ui_meta_print_page_header($nav_bar);
ui_meta_print_header(__("Netflow live view"));
}
// Save user defined filter