Changeset 45099 for trunk/src/wp-admin/site-health-info.php
- Timestamp:
- 04/02/2019 09:31:43 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/site-health-info.php
r45091 r45099 33 33 <div class="health-check-title-section"> 34 34 <h1> 35 <?php _e x( 'Site Health', 'Menu, Section and Page Title' ); ?>35 <?php _e( 'Site Health' ); ?> 36 36 </h1> 37 37
Note: See TracChangeset
for help on using the changeset viewer.