diff --git a/wp-admin/b2edit.showposts.php b/wp-admin/b2edit.showposts.php index 75e8c643bb..355a0b6d64 100644 --- a/wp-admin/b2edit.showposts.php +++ b/wp-admin/b2edit.showposts.php @@ -263,30 +263,30 @@ if ($i == "ASC") ?>

Comments

-
    - +
      +
    1. ( / ) (IP: ) - - @ - $authordata->user_level) or ($user_login == $authordata->user_login)) { - echo "[ comment_ID."\">Edit"; - echo " - ID."&comment=".$commentdata->comment_ID."\">Delete ]"; - } - ?> + + @ + $authordata->user_level) or ($user_login == $authordata->user_login)) { + echo "[ comment_ID."\">Edit"; + echo " - ID."&comment=".$commentdata->comment_ID."\">Delete ]"; + } // end if any comments to show + ?>
    2. - - '; + }//end if comments if ($comment_error) echo "

      Error: please fill the required fields (name & comment)

      "; ?> @@ -304,15 +304,10 @@ if ($i == "ASC")

      - - - -