\n"; $theme_admin::display_theme_editor($_GET['theme']); echo "\n"; } break; default: $tab_title['title'] = [$locale['theme_1010'], $locale['theme_1011']]; $tab_title['id'] = ["list", "upload"]; $active_set = isset($_POST['upload']) ? 1 : 0; $active_tab = tab_active($tab_title, $active_set); echo opentab($tab_title, $active_tab, 'theme_tab'); echo opentabbody($tab_title['title'][0], $tab_title['id'][0], $active_tab); echo "