From ab123c415b2a34acf94f3660520b69f358fbce06 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg 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: https://develop.svn.wordpress.org/trunk@5471 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/widgets.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wp-admin/widgets.php b/wp-admin/widgets.php index 36157fff1f..54d62f7515 100644 --- a/wp-admin/widgets.php +++ b/wp-admin/widgets.php @@ -293,6 +293,9 @@ if ( isset( $_POST['action'] ) ) {

+

+ +

$sidebar ) {