From 7b156134c4d79e99fca768e1658f508999d0662a Mon Sep 17 00:00:00 2001 From: westi Date: Fri, 5 Sep 2008 23:35:04 +0000 Subject: [PATCH] Move comment reply into the single media item page section to fix notice when no media items. git-svn-id: http://svn.automattic.com/wordpress/trunk@8829 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/upload.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/upload.php b/wp-admin/upload.php index 7e24e3f9ce..779461cecc 100644 --- a/wp-admin/upload.php +++ b/wp-admin/upload.php @@ -258,7 +258,7 @@ if ( 1 == count($posts) && is_singular() ) : \ No newline at end of file