From f9a22d89f41c9574fc6c36e64830082f5d26e055 Mon Sep 17 00:00:00 2001 From: Alex King Date: Fri, 30 Jan 2004 02:26:22 +0000 Subject: [PATCH] moved the add form above the list of cats git-svn-id: https://develop.svn.wordpress.org/trunk@809 602fd350-edb4-49c9-b593-d223f7449a82 --- 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: