From e30370d886b5e8b2df98febf6b300392f036e3c2 Mon Sep 17 00:00:00 2001 From: azaozz 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: http://svn.automattic.com/wordpress/trunk@11185 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 ) { -

+

- +