diff --git a/wp-admin/themes.php b/wp-admin/themes.php index dfecd259b..b845e69b5 100644 --- a/wp-admin/themes.php +++ b/wp-admin/themes.php @@ -71,15 +71,11 @@ require_once('./admin-header.php');
+if ( ! is_multisite() && current_user_can( 'install_themes' ) ) : ?>

- + + +