diff --git a/wp-admin/edit-link-categories.php b/wp-admin/edit-link-categories.php index 6ff4790862..87f0fef98b 100644 --- a/wp-admin/edit-link-categories.php +++ b/wp-admin/edit-link-categories.php @@ -170,6 +170,12 @@ if ( $page_links )
+ +
+

Note:
Deleting a category does not delete the links in that category. Instead, links that were only assigned to the deleted category are set to the category %s.'), get_term_field('name', get_option('default_link_category'), 'link_category')) ?>

+
+ + @@ -209,10 +215,6 @@ if ( $page_links ) -
-

Note:
Deleting a category does not delete the links in that category. Instead, links that were only assigned to the deleted category are set to the category %s.'), get_term_field('name', get_option('default_link_category'), 'link_category')) ?>

-
-