Changeset 45835 for branches/5.2/src/wp-admin/edit-form-comment.php
- Timestamp:
- 08/19/2019 04:14:38 AM (5 years ago)
- Location:
- branches/5.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
-
branches/5.2/src/wp-admin/edit-form-comment.php
r44712 r45835 44 44 <fieldset> 45 45 <legend class="screen-reader-text"><?php _e( 'Comment Author' ); ?></legend> 46 <table class="form-table editcomment" >46 <table class="form-table editcomment" role="presentation"> 47 47 <tbody> 48 48 <tr>
Note: See TracChangeset
for help on using the changeset viewer.