From 537f72cffbb809525b790f3d6acdb7fdcbc23061 Mon Sep 17 00:00:00 2001 From: matt Date: Mon, 14 May 2007 03:39:05 +0000 Subject: [PATCH] This button gets buried, especially when you have a lot of widgets, and it needs to be at the top too. git-svn-id: http://svn.automattic.com/wordpress/trunk@5471 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/widgets.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wp-admin/widgets.php b/wp-admin/widgets.php index 36157fff1..54d62f751 100644 --- a/wp-admin/widgets.php +++ b/wp-admin/widgets.php @@ -293,6 +293,9 @@ if ( isset( $_POST['action'] ) ) {

+

+ +

$sidebar ) {