diff --git a/wp-admin/edit-comments.php b/wp-admin/edit-comments.php index 4dfcdd6794..ca073a374e 100644 --- a/wp-admin/edit-comments.php +++ b/wp-admin/edit-comments.php @@ -305,7 +305,7 @@ if ( ( 'spam' == $comment_status || 'trash' == $comment_status) && current_user_ wp_nonce_field('bulk-destroy', '_destroy_nonce'); if ( 'spam' == $comment_status ) { ?> - + @@ -377,7 +377,7 @@ if ( $page_links ) - + diff --git a/wp-admin/edit.php b/wp-admin/edit.php index fe4b5780b8..d8239c9bff 100644 --- a/wp-admin/edit.php +++ b/wp-admin/edit.php @@ -287,7 +287,9 @@ wp_dropdown_categories($dropdown_options); do_action('restrict_manage_posts'); ?> - + @@ -332,7 +334,7 @@ if ( $page_links ) - +