From bc5419ac4f2c3003bfcba7e63493a700fde90106 Mon Sep 17 00:00:00 2001 From: markjaquith Date: Wed, 6 Aug 2008 21:23:34 +0000 Subject: [PATCH] Give separate paragraphs to the private/sticky checkboxen (heh) and give them distinct IDs for plugin CSS-hiding purposes. see #7457 git-svn-id: http://svn.automattic.com/wordpress/trunk@8576 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/edit-form-advanced.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index 76f01b4061..9cce288feb 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -117,8 +117,8 @@ if ( current_user_can('publish_posts') OR ( $post->post_status == 'publish' AND
post_status, 'private'); ?> tabindex="4" /> -ID), true); ?> tabindex="4" />
post_status, 'private'); ?> tabindex="4" />
ID), true); ?> tabindex="4" />