diff --git a/wp-content/themes/classic/comments.php b/wp-content/themes/classic/comments.php index db36509974..34dce74b1d 100644 --- a/wp-content/themes/classic/comments.php +++ b/wp-content/themes/classic/comments.php @@ -25,7 +25,7 @@

-

RSS feed for comments on this post.')); ?> +

RSS feed for comments on this post.')); ?> URL'); ?> diff --git a/wp-content/themes/default/attachment.php b/wp-content/themes/default/attachment.php index 779af0df3c..a479c304ec 100644 --- a/wp-content/themes/default/attachment.php +++ b/wp-content/themes/default/attachment.php @@ -28,7 +28,7 @@ /* $entry_datetime = abs(strtotime($post->post_date) - (60*120)); echo time_since($entry_datetime); echo ' ago'; */ ?> on at and is filed under . - You can follow any responses to this entry through the feed. + You can follow any responses to this entry through the feed. comment_status) && ('open' == $post->ping_status)) { // Both Comments and Pings are open ?> diff --git a/wp-content/themes/default/single.php b/wp-content/themes/default/single.php index d270c052c9..27b96effd6 100644 --- a/wp-content/themes/default/single.php +++ b/wp-content/themes/default/single.php @@ -27,7 +27,7 @@ /* $entry_datetime = abs(strtotime($post->post_date) - (60*120)); echo time_since($entry_datetime); echo ' ago'; */ ?> on at and is filed under . - You can follow any responses to this entry through the feed. + You can follow any responses to this entry through the feed. comment_status) && ('open' == $post->ping_status)) { // Both Comments and Pings are open ?>