diff --git a/wp-admin/comment.php b/wp-admin/comment.php
index 129d621137..1fb137d92f 100644
--- a/wp-admin/comment.php
+++ b/wp-admin/comment.php
@@ -123,7 +123,7 @@ if ( 'spam' == $_GET['dt'] ) {
- |
+ |
comment_content; ?> |
diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php
index a0dff5db0d..1eb3365e2e 100644
--- a/wp-admin/edit-form-advanced.php
+++ b/wp-admin/edit-form-advanced.php
@@ -191,7 +191,8 @@ if ( 'private' == $post->post_status ) {
ID ) {
if ( 'future' == $post->post_status ) { // scheduled for publishing at a future date
$stamp = __('Scheduled for: %1$s');
@@ -468,7 +469,9 @@ function post_comment_meta_box($post) {
|
- |
+
+
+ |