From 6c6dc814a3d119300d6737e991d5e8254bc971db Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 28 Jul 2015 10:18:47 +0000 Subject: [PATCH] Replace empty table header with a table cell. props afercia. fixes #33047. git-svn-id: https://develop.svn.wordpress.org/trunk@33456 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/themes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/themes.php b/src/wp-admin/themes.php index 49e22af3e0..3e88d12ec0 100644 --- a/src/wp-admin/themes.php +++ b/src/wp-admin/themes.php @@ -280,7 +280,7 @@ $can_delete = current_user_can( 'delete_themes' ); - +