From d0241617e2aa19bfbbd387f89d75d6019474cdfa Mon Sep 17 00:00:00 2001 From: Alex King Date: Tue, 14 Oct 2003 00:54:09 +0000 Subject: [PATCH] moved the posts, comments, edit links git-svn-id: https://develop.svn.wordpress.org/trunk@453 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/wp-admin.css | 4 ++++ wp-admin/wp-edit.form.php | 4 ++-- wp-admin/wp-edit.showcomments.php | 5 +++-- wp-admin/wp-edit.showposts.php | 5 +++-- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/wp-admin/wp-admin.css b/wp-admin/wp-admin.css index 8ec55497e9..85473058d4 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 e805b9eb7d..98f37b4ec4 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 fd608a0df0..01337b0501 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

-