diff --git a/wp-content/themes/default/comments.php b/wp-content/themes/default/comments.php index 1108de8f33..0ff43b44d2 100644 --- a/wp-content/themes/default/comments.php +++ b/wp-content/themes/default/comments.php @@ -14,7 +14,7 @@ } /* This variable is for alternating comment background */ - $oddcomment = 'alt'; + $oddcomment = 'class="alt" '; ?> @@ -26,7 +26,7 @@ -
  • +
  • id="comment-"> Says: comment_approved == '0') : ?> Your comment is awaiting moderation. @@ -39,9 +39,9 @@
  • -