From 4f74ef5466c328a08994c2ab5a87724fdd8960ff Mon Sep 17 00:00:00 2001 From: Scott Taylor Date: Sun, 18 May 2014 21:47:01 +0000 Subject: [PATCH] `hackificator` bails on this file because of mixed quote styles on some HTML attributes. See #27881. git-svn-id: https://develop.svn.wordpress.org/trunk@28484 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/comment.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/wp-admin/comment.php b/src/wp-admin/comment.php index c10fbdc0cf..1c46b0a9f1 100644 --- a/src/wp-admin/comment.php +++ b/src/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
- - - + + +