Make WordPress Core

Ticket #43586: 43586.2.diff

File 43586.2.diff, 604 bytes (added by afercia, 6 years ago)
  • src/wp-admin/edit-form-comment.php

     
    4040<?php endif; ?>
    4141<div id="namediv" class="stuffbox">
    4242<div class="inside">
     43<h2 class="edit-comment-author"><?php _e( 'Author' ); ?></h2>
    4344<fieldset>
    44 <h2 class="edit-comment-author">
    45         <span><?php _e( 'Author' ); ?></span>
    46 </h2>
     45<legend class="screen-reader-text"><?php _e( 'Comment Author' ); ?></legend>
    4746<table class="form-table editcomment">
    4847<tbody>
    4948<tr>