From d709b8d166e4f6eae9fd02b6ae5a9bf74c953531 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Tue, 9 Sep 2008 23:14:37 +0000 Subject: [PATCH] Place manage_comments_nav action after all seconday buttons git-svn-id: https://develop.svn.wordpress.org/trunk@8856 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/edit-comments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/edit-comments.php b/wp-admin/edit-comments.php index 6cd9707039..08812e9c05 100644 --- a/wp-admin/edit-comments.php +++ b/wp-admin/edit-comments.php @@ -194,7 +194,6 @@ if ( $page_links ) - @@ -204,6 +203,7 @@ if ( 'spam' == $comment_status ) { wp_nonce_field('bulk-spam-delete'); ?> +