From c5c67cdaacfde0e7eabd80db13092b3fee4ca631 Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Tue, 5 May 2009 02:31:32 +0000 Subject: [PATCH] Fix "No posts found" on media screens, props hakre, fixes #9680 git-svn-id: https://develop.svn.wordpress.org/trunk@11185 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/edit-attachment-rows.php | 2 +- wp-admin/upload.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/edit-attachment-rows.php b/wp-admin/edit-attachment-rows.php index 8d0cd4d591..34cdffa0b7 100644 --- a/wp-admin/edit-attachment-rows.php +++ b/wp-admin/edit-attachment-rows.php @@ -202,7 +202,7 @@ foreach ($posts_columns as $column_name => $column_display_name ) { -

+

- +