From f5095b91d4f73774f8c54439cc3ed7c2518d831b Mon Sep 17 00:00:00 2001 From: azaozz Date: Mon, 23 Apr 2012 22:40:59 +0000 Subject: [PATCH] Dashboard and write screen columns: remove unneeded class from the .wrap div on Write/Edit screens, see #20015 git-svn-id: http://svn.automattic.com/wordpress/trunk@20570 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-form-advanced.php | 2 +- wp-admin/edit-link-form.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index c811336d6..d5396cc87 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -243,7 +243,7 @@ if ( 'post' == $post_type ) { require_once('./admin-header.php'); ?> -
+

labels->add_new); ?>

diff --git a/wp-admin/edit-link-form.php b/wp-admin/edit-link-form.php index 609f0879c..5fb54fd4b 100644 --- a/wp-admin/edit-link-form.php +++ b/wp-admin/edit-link-form.php @@ -57,7 +57,7 @@ get_current_screen()->set_help_sidebar( require_once ('admin-header.php'); ?> -
+