Changeset 4844
- Timestamp:
- 01/30/07 19:16:31 (2 years ago)
- Files:
-
- branches/2.0/wp-admin/link-import.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/2.0/wp-admin/link-import.php
r3771 r4844 27 27 <?php wp_nonce_field('import-bookmarks') ?> 28 28 29 <p><?php _e('If a program or website you use allows you to export your links or subscriptions as OPML you may import them here.'); ?> 29 <p><?php _e('If a program or website you use allows you to export your links or subscriptions as OPML you may import them here.'); ?></p> 30 30 <div style="width: 70%; margin: auto; height: 8em;"> 31 31 <input type="hidden" name="step" value="1" />
