From 65f30e4b678b5a0adcdfd40f37d424f80d30895c Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Fri, 18 Nov 2005 10:10:53 +0000 Subject: [PATCH] Restore accidental reversion. git-svn-id: https://develop.svn.wordpress.org/trunk@3150 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/admin-header.php | 2 +- wp-admin/edit-form-advanced.php | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/wp-admin/admin-header.php b/wp-admin/admin-header.php index 23be267c74..45073a3510 100644 --- a/wp-admin/admin-header.php +++ b/wp-admin/admin-header.php @@ -340,7 +340,7 @@ function myPload( str ) { diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index 37a9c37f60..7f10ea6e50 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -10,6 +10,10 @@ $messages[3] = __('Custom field deleted.');
+ + +

@@ -200,7 +204,7 @@ else

post_status || 0 == $post_ID) { ?> @@ -209,7 +213,9 @@ if ('publish' != $post_status || 0 == $post_ID) { } ?>