diff --git a/wp-admin/link-import.php b/wp-admin/link-import.php index 3066eb17b..3990e7556 100644 --- a/wp-admin/link-import.php +++ b/wp-admin/link-import.php @@ -22,41 +22,40 @@ switch ($step) { ?>
+

+
-

- - +

+

+ + +
+

+ +
-
    -
  1. Blogrolling.com and sign in. Once you’ve done that, click on Get Code, and then look for the OPML code') ?>.
  2. -
  3. Blo.gs and sign in. Once you’ve done that in the \'Welcome Back\' box on the right, click on share, and then look for the OPML link (favorites.opml).') ?>
  4. -

  5. - - -
  6. -
  7. - or you can upload an OPML file from your desktop aggregator:') ?>
    - - -
  8. +
    +

    + +
    -

  9. - get_results("SELECT cat_id, cat_name, auto_toggle FROM $wpdb->linkcategories ORDER BY cat_id"); - foreach ($categories as $category) { +$categories = $wpdb->get_results("SELECT cat_id, cat_name, auto_toggle FROM $wpdb->linkcategories ORDER BY cat_id"); +foreach ($categories as $category) { ?> - + - +

    -
  10. - -
  11. -
- +

+