Index: wp-admin/edit-comments.php =================================================================== --- wp-admin/edit-comments.php (revision 16148) +++ wp-admin/edit-comments.php (working copy) @@ -219,9 +219,9 @@ + display(); ?> -
Index: wp-admin/edit-tags.php =================================================================== --- wp-admin/edit-tags.php (revision 16148) +++ wp-admin/edit-tags.php (working copy) @@ -36,7 +36,7 @@ $ret = wp_insert_term( $_POST['tag-name'], $taxonomy, $_POST ); $location = 'edit-tags.php?taxonomy=' . $taxonomy; if ( 'post' != $post_type ) - $location .= '&post_type=' . $post_type; + $location .= '&post_type=' . $post_type; if ( $referer = wp_get_original_referer() ) { if ( false !== strpos( $referer, 'edit-tags.php' ) ) Index: wp-admin/themes.php =================================================================== --- wp-admin/themes.php (revision 16148) +++ wp-admin/themes.php (working copy) @@ -119,7 +119,7 @@ -
+
'; Index: wp-admin/upload.php =================================================================== --- wp-admin/upload.php (revision 16148) +++ wp-admin/upload.php (working copy) @@ -214,8 +214,6 @@ display(); ?>
-
-
Index: wp-admin/includes/template.php =================================================================== --- wp-admin/includes/template.php (revision 16148) +++ wp-admin/includes/template.php (working copy) @@ -559,7 +559,7 @@ - 'addmetasub', 'tabindex' => '9' ) ); ?> + '9' ) ); ?>