From 693a5b793fc26bbcaabf89aa6c1be67200bec162 Mon Sep 17 00:00:00 2001 From: Rachel Baker Date: Tue, 5 Jan 2016 16:06:54 +0000 Subject: [PATCH] Comments: Remove orphaned closing `td` tag within cancel button of Moderate Comment screen. Left behind in r31641. See #23988. Props ash.matadeen. git-svn-id: https://develop.svn.wordpress.org/trunk@36173 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/comment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/comment.php b/src/wp-admin/comment.php index 7895be6c5e..9bfcd2ee25 100644 --- a/src/wp-admin/comment.php +++ b/src/wp-admin/comment.php @@ -214,7 +214,7 @@ if ( $comment->comment_approved != '0' ) { // if not unapproved

- +