From ba100965c4843b6160d10e0ed78d0ab361b74f6d Mon Sep 17 00:00:00 2001 From: azaozz Date: Mon, 8 Sep 2008 21:36:19 +0000 Subject: [PATCH] Correct var name in do_meta_boxes() in edit-page-form.php, props johnhennmacc, fixes #7705 git-svn-id: http://svn.automattic.com/wordpress/trunk@8850 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-page-form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/edit-page-form.php b/wp-admin/edit-page-form.php index b79d673a1e..8bd9d0268c 100644 --- a/wp-admin/edit-page-form.php +++ b/wp-admin/edit-page-form.php @@ -333,7 +333,7 @@ if ( current_user_can('publish_pages') OR ( $post->post_status == 'publish' AND