diff --git a/pandora_console/general/first_task/cluster_builder.php b/pandora_console/general/first_task/cluster_builder.php index 7cae5f3a3b..08ea618cce 100644 --- a/pandora_console/general/first_task/cluster_builder.php +++ b/pandora_console/general/first_task/cluster_builder.php @@ -24,6 +24,14 @@ if (! check_acl($config['id_user'], 0, 'AR') && ! check_acl($config['id_user'], return; } +\ui_print_page_header( + __('Monitoring').' » '.__('Clusters'), + 'images/chart.png', + false, + '', + false +); + ui_require_css_file('first_task'); ?>