diff --git a/functions.php b/functions.php index 5bf1bb2..81a2efc 100644 --- a/functions.php +++ b/functions.php @@ -81,7 +81,7 @@ add_action( 'after_setup_theme', '_s_setup' ); */ function _s_widgets_init() { register_sidebar( array( - 'name' => __( 'Sidebar 1', '_s' ), + 'name' => __( 'Sidebar', '_s' ), 'id' => 'sidebar-1', 'before_widget' => '",