From a6c8285e2d4addc0851ca1050dfae802afa79bb6 Mon Sep 17 00:00:00 2001 From: westi Date: Sat, 6 Sep 2008 07:11:17 +0000 Subject: [PATCH] Make widget search a search box. git-svn-id: http://svn.automattic.com/wordpress/trunk@8840 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/widgets.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/widgets.php b/wp-admin/widgets.php index 06e74b0a20..afa221539c 100644 --- a/wp-admin/widgets.php +++ b/wp-admin/widgets.php @@ -243,9 +243,9 @@ if ( isset($_GET['message']) && isset($messages[$_GET['message']]) ) : ?>

-