From 985a5b4a3fbfdfcb90c1dc923312b2908961f082 Mon Sep 17 00:00:00 2001 From: ryan Date: Sun, 19 Oct 2008 00:38:29 +0000 Subject: [PATCH] Consolidate *backs filter. Preserve filter settings when filetering by post. Props Viper007Bond. fixes #7920 git-svn-id: http://svn.automattic.com/wordpress/trunk@9247 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-comments.php | 7 +++---- wp-admin/includes/template.php | 6 +++++- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/wp-admin/edit-comments.php b/wp-admin/edit-comments.php index 7bd73c9769..241482d03f 100644 --- a/wp-admin/edit-comments.php +++ b/wp-admin/edit-comments.php @@ -157,11 +157,10 @@ unset($status_links);