Changeset 44712
- Timestamp:
- 01/29/2019 07:09:22 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-form-comment.php
r44466 r44712 41 41 <div id="namediv" class="stuffbox"> 42 42 <div class="inside"> 43 <h2 class="edit-comment-author"><?php _e( 'Author' ); ?></h2> 43 44 <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> 47 46 <table class="form-table editcomment"> 48 47 <tbody>
Note: See TracChangeset
for help on using the changeset viewer.