|
|
|
|
@ -115,7 +115,6 @@ function get_tabs() { |
|
|
|
|
$navigation['custom_tab_'.$i]['url'] = api_get_setting('custom_tab_'.$i.'_url'); |
|
|
|
|
$navigation['custom_tab_'.$i]['title'] = api_get_setting('custom_tab_'.$i.'_name'); |
|
|
|
|
$navigation['custom_tab_'.$i]['key'] = 'custom_tab_'.$i; |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
// Platform administration |
|
|
|
|
|