diff --git a/wp-admin/edit.php b/wp-admin/edit.php index 66e6e89eb..b9bd6e609 100644 --- a/wp-admin/edit.php +++ b/wp-admin/edit.php @@ -138,7 +138,7 @@ if ( $page_links ) posts WHERE post_type = 'post' ORDER BY post_date DESC"; $arc_result = $wpdb->get_results( $arc_query ); @@ -169,7 +169,7 @@ foreach ($arc_result as $arc_row) { - +