From aff09817e7183dfcffc5e2579cc49b6c2dddc99a Mon Sep 17 00:00:00 2001 From: Andrew Ozz 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: https://develop.svn.wordpress.org/trunk@20570 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 c811336d6a..d5396cc87a 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 609f0879c1..5fb54fd4b5 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'); ?> -
+