From 14f6764df97ebfdc663797347b52146d405dd213 Mon Sep 17 00:00:00 2001 From: markjaquith Date: Thu, 10 Dec 2009 08:51:36 +0000 Subject: [PATCH] Change 'Remove' link on widgets to 'Delete' because it doesn't just remove it, it deletes the settings for that widget instance. props Denis-de-Bernardy. fixes #10379 git-svn-id: http://svn.automattic.com/wordpress/trunk@12360 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/widgets.php | 2 +- wp-admin/widgets.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-admin/includes/widgets.php b/wp-admin/includes/widgets.php index ac3cd05c2..47dfec524 100644 --- a/wp-admin/includes/widgets.php +++ b/wp-admin/includes/widgets.php @@ -198,7 +198,7 @@ function wp_widget_control( $sidebar_args ) {
- | + |
diff --git a/wp-admin/widgets.php b/wp-admin/widgets.php index 56b205123..e28f46ae9 100644 --- a/wp-admin/widgets.php +++ b/wp-admin/widgets.php @@ -296,7 +296,7 @@ if ( isset($_GET['editwidget']) && $_GET['editwidget'] ) { - +