diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index 1d92e767b1..210d398df9 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -166,6 +166,16 @@ if ( ('edit' == $action) && current_user_can('delete_post', $post_ID) ) post_modified), mysql2date(get_option('time_format'), $post->post_modified)); ?>

+ + +

+ + +