diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index 85ecc3edee..e16b0c68c2 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -369,7 +369,7 @@ function post_password_meta_box($post) {

-

+

-

+

">
- +
@@ -2386,4 +2386,17 @@ function find_posts_div($found_action = '') { post_password ) ) echo attribute_escape( $post->post_password ); +} ?>