From f0d68c2b0ed5861764d8074f334f680502b57fce Mon Sep 17 00:00:00 2001 From: mikelittle Date: Sun, 3 Aug 2003 22:31:06 +0000 Subject: [PATCH] Fixed bug with invisible categories. http://wordpress.org/support/2/395 git-svn-id: http://svn.automattic.com/wordpress/trunk@288 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/b2edit.showposts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/b2edit.showposts.php b/wp-admin/b2edit.showposts.php index 93dca8bb1f..3f7056d968 100644 --- a/wp-admin/b2edit.showposts.php +++ b/wp-admin/b2edit.showposts.php @@ -135,7 +135,7 @@ if ($i == "ASC") echo ""; + echo ">".$category->cat_name.""; } ?>