Make WordPress Core


Ignore:
Timestamp:
01/16/2007 12:27:14 AM (18 years ago)
Author:
markjaquith
Message:

Missing </p> from nickshanks. fixes #3582

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/link-import.php

    r4500 r4734  
    2727<?php wp_nonce_field('import-bookmarks') ?>
    2828
    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>
    3030<div style="width: 70%; margin: auto; height: 8em;">
    3131<input type="hidden" name="step" value="1" />
Note: See TracChangeset for help on using the changeset viewer.