diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index 8dc2c8bd4..9826dbefe 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -137,7 +137,7 @@ if ( !in_array( $post->post_status, array('publish', 'future') ) || 0 == $post_I } if ( ('edit' == $action) && current_user_can('delete_post', $post_ID) ) - echo "post_status) ? __("You are about to delete this draft '%s'\n 'Cancel' to stop, 'OK' to delete.") : __("You are about to delete this post '%s'\n 'Cancel' to stop, 'OK' to delete."), $post->post_title )) . "') ) { return true;}return false;\">" . __('Delete post') . ""; + echo "post_status) ? __("You are about to delete this draft '%s'\n 'Cancel' to stop, 'OK' to delete.") : __("You are about to delete this post '%s'\n 'Cancel' to stop, 'OK' to delete."), $post->post_title )) . "') ) { return true;}return false;\">" . __('Delete post') . ""; ?>
@@ -145,8 +145,8 @@ if ( ('edit' == $action) && current_user_can('delete_post', $post_ID) )

-
-

+
+
+
diff --git a/wp-admin/edit-link-form.php b/wp-admin/edit-link-form.php index 873a13ce8..688182416 100644 --- a/wp-admin/edit-link-form.php +++ b/wp-admin/edit-link-form.php @@ -55,8 +55,8 @@ function xfn_check($class, $value = '', $deprecated = '') {

-
-

+
+