From f0479dbc174905d95c3f8fa42e65e4571075707d Mon Sep 17 00:00:00 2001 From: ryan Date: Tue, 11 Mar 2008 21:06:03 +0000 Subject: [PATCH] Admin color selector. see #6167 git-svn-id: http://svn.automattic.com/wordpress/trunk@7249 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/admin-header.php | 4 +++- wp-admin/includes/user.php | 7 +++++++ wp-admin/user-edit.php | 28 +++++++++++++++++++++++++--- wp-includes/general-template.php | 28 ++++++++++++++++++++++++---- wp-includes/registration.php | 5 +++++ 5 files changed, 64 insertions(+), 8 deletions(-) diff --git a/wp-admin/admin-header.php b/wp-admin/admin-header.php index 9a8f2fd55..08ae99cf0 100644 --- a/wp-admin/admin-header.php +++ b/wp-admin/admin-header.php @@ -28,9 +28,11 @@ get_admin_page_title(); <?php bloginfo('name') ?> › <?php echo wp_specialchars( strip_tags( $title ) ); ?> — WordPress