diff --git a/src/wp-admin/widgets.php b/src/wp-admin/widgets.php index 1385f9f957..bc1eeda6b1 100644 --- a/src/wp-admin/widgets.php +++ b/src/wp-admin/widgets.php @@ -369,21 +369,27 @@ foreach ( $wp_registered_sidebars as $sidebar => $registered_sidebar ) { $theme_sidebars[$sidebar] = $registered_sidebar; } } + ?> - - -
-
-