diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php
index 2e85eef91f..1c2d22bf3e 100644
--- a/wp-admin/includes/template.php
+++ b/wp-admin/includes/template.php
@@ -639,9 +639,9 @@ function _wp_comment_row( $comment_id, $mode, $checkbox = true ) {
comment_post_ID) ) {
if ( 'approved' != $the_comment_status ) {
if ( $comment_status ) // we're looking at list of only approved or only unapproved comments
- echo " | ';
+ echo " | ';
else // we're looking at all comments
- echo " | ';
+ echo " | ';
}
echo " | ';
echo "';