removed second head

This commit is contained in:
Daniel Maya 2021-01-18 16:28:15 +01:00
parent f0ff1c72d4
commit 9bb6e7067b
1 changed files with 0 additions and 13 deletions

View File

@ -64,19 +64,6 @@ if (defined('METACONSOLE')) {
$help_header = 'network_component_tab';
}
ui_print_page_header(
__('Remote components'),
'',
false,
$help_header,
true,
'',
false,
'modulemodal',
GENERIC_SIZE_TEXT,
'',
__('Configuration').' / '.__('Templates').' / '.__('Remote components')
);
$sec = 'gmodules';
}