diff --git c/wp-admin/edit-tag-form.php w/wp-admin/edit-tag-form.php index 9d5ceb5..552cd4c 100644 --- c/wp-admin/edit-tag-form.php +++ w/wp-admin/edit-tag-form.php @@ -80,13 +80,13 @@ do_action( "{$taxonomy}_pre_edit_form", $tag, $taxonomy ); ?> - + - + - + - + diff --git c/wp-admin/edit-tags.php w/wp-admin/edit-tags.php index 953f6f4..832fb6e 100644 --- c/wp-admin/edit-tags.php +++ w/wp-admin/edit-tags.php @@ -445,20 +445,20 @@ if ( current_user_can($tax->cap->edit_terms) ) { -
+

-
+

-
+
cap->edit_terms) ) {
-
+

0, 'hide_if_empty' => false, 'name' => 'parent', 'orderby' => 'name', 'taxonomy' => $taxonomy, 'selected' => $tag->parent, 'exclude_tree' => $tag->term_id, 'hierarchical' => true, 'show_option_none' => __('None'))); ?> @@ -112,7 +112,7 @@ do_action( "{$taxonomy}_pre_edit_form", $tag, $taxonomy ); ?>