Changeset 33914 for trunk/src/wp-admin/export.php
- Timestamp:
- 09/05/2015 08:08:29 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/export.php
r32974 r33914 150 150 <p><?php _e('Once you’ve saved the download file, you can use the Import function in another WordPress installation to import the content from this site.'); ?></p> 151 151 152 <h 3><?php _e( 'Choose what to export' ); ?></h3>152 <h2><?php _e( 'Choose what to export' ); ?></h2> 153 153 <form method="get" id="export-filters"> 154 154 <input type="hidden" name="download" value="true" />
Note: See TracChangeset
for help on using the changeset viewer.