diff --git a/pandora_console/godmode/modules/manage_network_components.php b/pandora_console/godmode/modules/manage_network_components.php index 5cf871ad43..4b1995cd5e 100644 --- a/pandora_console/godmode/modules/manage_network_components.php +++ b/pandora_console/godmode/modules/manage_network_components.php @@ -49,7 +49,6 @@ require_once $config['homedir'].'/include/functions_component_groups.php'; // Header. if (defined('METACONSOLE')) { - components_meta_print_header(); $sec = 'advanced'; $id_modulo = (int) get_parameter('id_component_type');