Changeset 10150 for trunk/wp-admin/export.php
- Timestamp:
- 12/09/2008 06:03:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/export.php
r9903 r10150 25 25 <div class="wrap"> 26 26 <?php screen_icon(); ?> 27 <h2><?php echo wp_specialchars( $title ); ?></h2> 27 <h2><?php echo wp_specialchars( $title ); ?></h2> 28 28 29 29 <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.