Changeset 4844
- Timestamp:
- 01/30/2007 07:16:31 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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" />
Note: See TracChangeset
for help on using the changeset viewer.