X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/022dfbbbe3215917d84708eb09acca93b21ae9e0..7688c6ba71852cd89123b62b2d57683535e4702a:/wp-content/themes/default/comments.php diff --git a/wp-content/themes/default/comments.php b/wp-content/themes/default/comments.php index ecf0b349..33534ff8 100644 --- a/wp-content/themes/default/comments.php +++ b/wp-content/themes/default/comments.php @@ -2,46 +2,46 @@ if ('comments.php' == basename($_SERVER['SCRIPT_FILENAME'])) die ('Please do not load this page directly. Thanks!'); - if (!empty($post->post_password)) { // if there's a password - if ($_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password) { // and it doesn't match the cookie - ?> + if (!empty($post->post_password)) { // if there's a password + if ($_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password) { // and it doesn't match the cookie + ?> -

This post is password protected. Enter the password to view comments.

+

This post is password protected. Enter the password to view comments.

- -

to “

+

to “

    -
  1. +
  2. id="comment-"> Says: comment_approved == '0') : ?> Your comment is awaiting moderation.
    - +
  3. - @@ -50,7 +50,7 @@ - comment_status) : ?> + comment_status) : ?> @@ -66,7 +66,7 @@

    Leave a Reply

    -

    You must be logged in to post a comment.

    +

    You must be logged in to post a comment.

    @@ -88,7 +88,7 @@ - +