From a6592753382fe1e4e31eea23425afb48054f8e5d Mon Sep 17 00:00:00 2001 From: Scott Taylor Date: Sun, 18 May 2014 21:47:14 +0000 Subject: [PATCH] `hackificator` bails on this file because of mixed quote styles on some HTML attributes. See #27881. Built from https://develop.svn.wordpress.org/trunk@28484 git-svn-id: http://core.svn.wordpress.org/trunk@28310 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/comment.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/wp-admin/comment.php b/wp-admin/comment.php index c10fbdc0cf..1c46b0a9f1 100644 --- a/wp-admin/comment.php +++ b/wp-admin/comment.php @@ -111,7 +111,7 @@ case 'spam' : $nonce_action .= $comment_id; ?> -
+
@@ -181,7 +181,7 @@ if ( $comment->comment_approved != '0' ) { // if not unapproved

-
+ @@ -191,9 +191,9 @@ if ( $comment->comment_approved != '0' ) { // if not unapproved
- - - + + +