From 766427b13351f4b2aa3ec1fc568a7ad101c74840 Mon Sep 17 00:00:00 2001 From: Dion Hulse Date: Fri, 29 Nov 2013 04:40:20 +0000 Subject: [PATCH] Themes: Remove the Tabs from the header of the Add New Theme page. Fixes #26310 git-svn-id: https://develop.svn.wordpress.org/trunk@26466 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/theme-install.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/wp-admin/theme-install.php b/src/wp-admin/theme-install.php index 418aca3d4f..4756445bfe 100644 --- a/src/wp-admin/theme-install.php +++ b/src/wp-admin/theme-install.php @@ -77,14 +77,9 @@ include(ABSPATH . 'wp-admin/admin-header.php');
+?>

- - - views(); ?>