From 1d9d373b5b604382ba89a592ce945539d324bf5c Mon Sep 17 00:00:00 2001
From: Ryan Boren
Date: Thu, 11 Sep 2008 06:04:51 +0000
Subject: [PATCH] Privacy Options for pages. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8862 602fd350-edb4-49c9-b593-d223f7449a82
---
wp-admin/edit-form-advanced.php | 2 +-
wp-admin/edit-page-form.php | 7 +++----
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php
index 48e75327f7..dd6ea2c7cc 100644
--- a/wp-admin/edit-form-advanced.php
+++ b/wp-admin/edit-form-advanced.php
@@ -332,7 +332,7 @@ add_meta_box('commentstatusdiv', __('Comments on this Post'), 'post_comment_stat
function post_password_meta_box($post) {
?>
-
+
diff --git a/wp-admin/edit-page-form.php b/wp-admin/edit-page-form.php
index 8bd9d0268c..76dcf68cc8 100644
--- a/wp-admin/edit-page-form.php
+++ b/wp-admin/edit-page-form.php
@@ -77,9 +77,6 @@ if ( current_user_can('publish_pages') OR ( $post->post_status == 'publish' AND
-
-
-
ID ) {
@@ -179,11 +176,13 @@ add_meta_box('pagecommentstatusdiv', __('Comments & Pings'), 'page_comments_
function page_password_meta_box($post){
?>
+
+