diff --git a/wp-admin/admin-functions.php b/wp-admin/admin-functions.php
index 9e2f08da23..b18436a5db 100644
--- a/wp-admin/admin-functions.php
+++ b/wp-admin/admin-functions.php
@@ -750,7 +750,7 @@ function _cat_row( $category, $level, $name_override = false ) {
$category->category_count = number_format( $category->category_count );
$category->link_count = number_format( $category->link_count );
return "
- ID; ?> |
+ ID; ?> |
post_status) _e(' - Private'); ?>
diff --git a/wp-admin/categories.php b/wp-admin/categories.php
index cd31c69762..eea4e8cf4b 100644
--- a/wp-admin/categories.php
+++ b/wp-admin/categories.php
@@ -89,12 +89,12 @@ $messages[4] = __('Category not added.');
- |
- |
- |
- |
- |
- |
+ |
+ |
+ |
+ |
+ |
+ |
diff --git a/wp-admin/edit-comments.php b/wp-admin/edit-comments.php
index 8f4c24cf9e..eb3c102fb1 100644
--- a/wp-admin/edit-comments.php
+++ b/wp-admin/edit-comments.php
@@ -155,12 +155,12 @@ $post_title = ('' == $post_title) ? "# $comment->comment_post_ID" : $post_title;
echo ' |