From dce18c1d04bbb98a25aa1c46d0b05f7a86515a3e Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Tue, 29 Jan 2019 19:09:22 +0000 Subject: [PATCH] Comments: Restore a removed fieldset legend after [44466]. In the Edit Comment page: - moves the "Author" `h2` heading out of the form fieldset - removes an unnecessary `` element - adds a visually hidden legend element to the fieldset - uses an existing string "Comment Author" Fixes #43586. git-svn-id: https://develop.svn.wordpress.org/trunk@44712 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/edit-form-comment.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/wp-admin/edit-form-comment.php b/src/wp-admin/edit-form-comment.php index 3e48f937e7..4a2f279a94 100644 --- a/src/wp-admin/edit-form-comment.php +++ b/src/wp-admin/edit-form-comment.php @@ -40,10 +40,9 @@ if ( 'approved' === wp_get_comment_status( $comment ) && $comment->comment_post_
+

-

- -

+