Changeset 9903 for trunk/wp-admin/import.php
- Timestamp:
- 11/26/2008 01:51:25 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/import.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/import.php
r9733 r9903 14 14 15 15 <div class="wrap"> 16 <?php screen_icon(); ?> 16 17 <h2><?php echo wp_specialchars( $title ); ?></h2> 17 18 <p><?php _e('If you have posts or comments in another system, WordPress can import those into this blog. To get started, choose a system to import from below:'); ?></p>
Note: See TracChangeset
for help on using the changeset viewer.