diff --git a/wp-admin/widgets.php b/wp-admin/widgets.php index e2ddc1c29..48aad4061 100644 --- a/wp-admin/widgets.php +++ b/wp-admin/widgets.php @@ -63,6 +63,25 @@ get_current_screen()->set_help_sidebar( '

' . __('Support Forums') . '

' ); +if ( empty($wp_registered_sidebars) ) { + // the theme has no sidebars, die. + require_once( './admin-header.php' ); +?> + +
+ +

+
+

+
+

follow these instructions.' ); ?>

+
+ + - -
- -

-
-

-
-

follow these instructions.' ); ?>

-
- -