From f5816676147af669b46ba7521ce7a5a3e4003a8a Mon Sep 17 00:00:00 2001 From: Dion Hulse Date: Fri, 29 Nov 2013 04:41:10 +0000 Subject: [PATCH] Themes: Remove the Tabs from the header of the Add New Theme page. Fixes #26310 Built from https://develop.svn.wordpress.org/trunk@26466 git-svn-id: http://core.svn.wordpress.org/trunk@26364 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/theme-install.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/wp-admin/theme-install.php b/wp-admin/theme-install.php index 418aca3d4f..4756445bfe 100644 --- a/wp-admin/theme-install.php +++ b/wp-admin/theme-install.php @@ -77,14 +77,9 @@ include(ABSPATH . 'wp-admin/admin-header.php');
+?>

- - - views(); ?>