diff --git a/wp-admin/wp-admin.css b/wp-admin/wp-admin.css index 8ec55497e..85473058d 100644 --- a/wp-admin/wp-admin.css +++ b/wp-admin/wp-admin.css @@ -58,6 +58,10 @@ textarea, input, select { background: #eee; } +.anchors { + margin: 10px 20px 10px 20px; +} + .checkbox { background: #fff; border-width: 0px; diff --git a/wp-admin/wp-edit.form.php b/wp-admin/wp-edit.form.php index e805b9eb7..98f37b4ec 100644 --- a/wp-admin/wp-edit.form.php +++ b/wp-admin/wp-edit.form.php @@ -1,3 +1,5 @@ +

Go to: Post/Edit | Posts | Comments

+
Delete this post

"; ?> -

Go to: Post/Edit | Posts | Comments

-
\ No newline at end of file diff --git a/wp-admin/wp-edit.showcomments.php b/wp-admin/wp-edit.showcomments.php index fd608a0df..01337b050 100644 --- a/wp-admin/wp-edit.showcomments.php +++ b/wp-admin/wp-edit.showcomments.php @@ -38,6 +38,9 @@ ob_start(); ?>

Comments

+ +

Go to: Post/Edit | Posts | Comments

+
@@ -174,8 +177,6 @@ echo $comments_nav_bar; ?> -

Go to: Post/Edit | Posts | Comments

-

Posts

+ +

Go to: Post/Edit | Posts | Comments

+
@@ -337,8 +340,6 @@ echo $posts_nav_bar; ?> -

Go to: Post/Edit | Posts | Comments

-