From eb2b42e800a0374528fc1c3b7d8a61232b7bb1c6 Mon Sep 17 00:00:00 2001 From: rob1n Date: Fri, 20 Apr 2007 03:52:41 +0000 Subject: [PATCH] Properly close the paragraph. Props zeo. fixes #4171 for both 2.2 and 2.3 git-svn-id: http://svn.automattic.com/wordpress/trunk@5290 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/default/comments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-content/themes/default/comments.php b/wp-content/themes/default/comments.php index 50f7edb3d..a9f1f3927 100644 --- a/wp-content/themes/default/comments.php +++ b/wp-content/themes/default/comments.php @@ -6,7 +6,7 @@ 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.