Changeset 32974 for trunk/src/wp-admin/export.php
- Timestamp:
- 06/27/2015 03:40:27 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/export.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/export.php
r32116 r32974 144 144 145 145 <div class="wrap"> 146 <h 2><?php echo esc_html( $title ); ?></h2>146 <h1><?php echo esc_html( $title ); ?></h1> 147 147 148 148 <p><?php _e('When you click the button below WordPress will create an XML file for you to save to your computer.'); ?></p>
Note: See TracChangeset
for help on using the changeset viewer.