Removed header bar in wellcome menu. Ticket #335
This commit is contained in:
parent
5bb39c4618
commit
5db7f93b53
|
@ -29,7 +29,7 @@ require_once ("include/functions_reporting.php");
|
|||
require_once ("include/functions_tactical.php");
|
||||
require_once ($config["homedir"] . '/include/functions_graph.php');
|
||||
|
||||
ui_print_page_header (__('Welcome to Pandora FMS Web Console'),'',false,"",false);
|
||||
//ui_print_page_header (__('Welcome to Pandora FMS Web Console'),'',false,"",false);
|
||||
|
||||
if (tags_has_user_acl_tags()) {
|
||||
ui_print_tags_warning();
|
||||
|
|
Loading…
Reference in New Issue