From f1032cf16536adc304157bbe360105cfa9611e15 Mon Sep 17 00:00:00 2001 From: nacin Date: Fri, 19 Feb 2010 20:03:05 +0000 Subject: [PATCH] Use get_edit_post_link(). Props jfarthing84, fixes #12288 git-svn-id: http://svn.automattic.com/wordpress/trunk@13230 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-attachment-rows.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/edit-attachment-rows.php b/wp-admin/edit-attachment-rows.php index bc62398878..307d63b2dc 100644 --- a/wp-admin/edit-attachment-rows.php +++ b/wp-admin/edit-attachment-rows.php @@ -71,7 +71,7 @@ foreach ($posts_columns as $column_name => $column_display_name ) { if ( $is_trash ) echo $thumb; else { ?> - + @@ -84,7 +84,7 @@ foreach ($posts_columns as $column_name => $column_display_name ) { case 'media': ?> - >
+ >
ID))); ?>