Changeset 4734
- Timestamp:
- 01/16/07 00:27:14 (2 years ago)
- Files:
-
- trunk/wp-admin/link-import.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-admin/link-import.php
r4500 r4734 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" />
