From be716580da1bef9bf46365ac673314daa31a9396 Mon Sep 17 00:00:00 2001 From: ryan Date: Thu, 6 Nov 2008 17:18:38 +0000 Subject: [PATCH] Use wp_dropdown_categories(). Props DD32. fixes #8075 git-svn-id: http://svn.automattic.com/wordpress/trunk@9550 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/options-writing.php | 36 +++++++++--------------------------- 1 file changed, 9 insertions(+), 27 deletions(-) diff --git a/wp-admin/options-writing.php b/wp-admin/options-writing.php index 52843b710..b3da37e75 100644 --- a/wp-admin/options-writing.php +++ b/wp-admin/options-writing.php @@ -40,31 +40,19 @@ include('admin-header.php'); - + - + @@ -114,17 +102,11 @@ endforeach; - +