diff --git a/wp-admin/b2edit.showposts.php b/wp-admin/b2edit.showposts.php index 3f7056d968..1be1bebc10 100644 --- a/wp-admin/b2edit.showposts.php +++ b/wp-admin/b2edit.showposts.php @@ -225,6 +225,7 @@ if ($i == "ASC") // these lines are b2's "motor", do not alter nor remove them include($abspath.'blog.header.php'); + if ($posts) { foreach ($posts as $post) { $posts_per_page = 10; start_b2(); ?> @@ -315,6 +316,17 @@ if ($i == "ASC") +

+ No results found. +

+ +