From 77062c23012e2db752345d97b6e613341af1fb0c Mon Sep 17 00:00:00 2001 From: alex_t_king Date: Fri, 30 Jan 2004 02:26:22 +0000 Subject: [PATCH] moved the add form above the list of cats git-svn-id: http://svn.automattic.com/wordpress/trunk@809 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/categories.php | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/wp-admin/categories.php b/wp-admin/categories.php index cc94400579..525435f5d8 100644 --- a/wp-admin/categories.php +++ b/wp-admin/categories.php @@ -134,21 +134,6 @@ default: } ?> -
-

Current Categories

- - - - - - - - -
NameDescription# PostsAction
- -

Add New Category

@@ -165,6 +150,21 @@ cat_rows();
+
+

Current Categories

+ + + + + + + + +
NameDescription# PostsAction
+ +

Note: