From 2a8574bd7b4785e407a4d465e27410ca3be69f8a 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: https://develop.svn.wordpress.org/trunk@5490 602fd350-edb4-49c9-b593-d223f7449a82 --- 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() {