Changeset 45834 for branches/5.2/src/wp-admin/options-general.php
- Timestamp:
- 08/19/2019 04:12:44 AM (5 years ago)
- Location:
- branches/5.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
-
branches/5.2/src/wp-admin/options-general.php
r45140 r45834 59 59 <?php settings_fields( 'general' ); ?> 60 60 61 <table class="form-table" >61 <table class="form-table" role="presentation"> 62 62 63 63 <tr>
Note: See TracChangeset
for help on using the changeset viewer.