diff --git a/src/wp-admin/themes.php b/src/wp-admin/themes.php index 53bb1049a7..485c7674c3 100644 --- a/src/wp-admin/themes.php +++ b/src/wp-admin/themes.php @@ -377,7 +377,7 @@ foreach ( $themes as $theme ) : true ) ); -if ( ! is_multisite() && current_user_can( 'edit_themes' ) && $broken_themes ) { +if ( ! is_multisite() && $broken_themes ) { ?>