diff --git a/wp-admin/categories.php b/wp-admin/categories.php index 63d42b5107..219c39ff6f 100644 --- a/wp-admin/categories.php +++ b/wp-admin/categories.php @@ -139,8 +139,7 @@ cat_rows();
Note:
Deleting a category does not delete posts from that category, it will just set them back to the default category %s.'), get_catname(1)) ?>
-
Note:
Deleting a category does not delete posts from that category, it will just set them back to the default category %s.'), get_catname(get_option('default_category'))) ?>