removed second head
This commit is contained in:
parent
f0ff1c72d4
commit
9bb6e7067b
|
@ -64,19 +64,6 @@ if (defined('METACONSOLE')) {
|
||||||
$help_header = 'network_component_tab';
|
$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';
|
$sec = 'gmodules';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue