From 1d47f812cdb6065beb7fa2d7d1783ffc538d7bdc Mon Sep 17 00:00:00 2001 From: rob1n Date: Sat, 19 May 2007 04:26:02 +0000 Subject: [PATCH] Select the option if it's set to that. fixes #4291 git-svn-id: http://svn.automattic.com/wordpress/trunk@5490 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/widgets.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-includes/widgets.php b/wp-includes/widgets.php index 1ca75dd9fe..39ee6bd2ca 100644 --- a/wp-includes/widgets.php +++ b/wp-includes/widgets.php @@ -373,9 +373,9 @@ function wp_widget_pages_control() {