From ff2348047e4345f2e473b2d96c4d3b7777298971 Mon Sep 17 00:00:00 2001 From: ryan Date: Thu, 14 Oct 2010 19:07:05 +0000 Subject: [PATCH] Remove undismissable 'new themes must be activated' super admin notice. git-svn-id: http://svn.automattic.com/wordpress/trunk@15809 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/themes.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/wp-admin/themes.php b/wp-admin/themes.php index e7b6ba0f4..5d31a4a1e 100644 --- a/wp-admin/themes.php +++ b/wp-admin/themes.php @@ -53,9 +53,6 @@ wp_enqueue_style( 'theme-install' ); endif; require_once('./admin-header.php'); -if ( is_multisite() && current_user_can('edit_themes') ) { - ?>

Network Themes screen before they appear here.'), admin_url( 'ms-themes.php') ); ?>