Changeset 45403 for trunk/src/wp-admin/edit-tag-form.php
- Timestamp:
- 05/24/2019 09:55:21 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-tag-form.php
r44663 r45403 128 128 } 129 129 ?> 130 <table class="form-table" >130 <table class="form-table" role="presentation"> 131 131 <tr class="form-field form-required term-name-wrap"> 132 132 <th scope="row"><label for="name"><?php _ex( 'Name', 'term name' ); ?></label></th>
Note: See TracChangeset
for help on using the changeset viewer.