Removed header bar in wellcome menu. Ticket #335

This commit is contained in:
Arturo Gonzalez 2017-02-21 16:54:53 +01:00
parent 5bb39c4618
commit 5db7f93b53
1 changed files with 1 additions and 1 deletions

View File

@ -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();