diff --git a/wp-content/themes/twentytwelve/functions.php b/wp-content/themes/twentytwelve/functions.php index c9a78d7b39..a84aaea953 100644 --- a/wp-content/themes/twentytwelve/functions.php +++ b/wp-content/themes/twentytwelve/functions.php @@ -191,7 +191,7 @@ function twentytwelve_widgets_init() { ) ); register_sidebar( array( - 'name' => __( 'Homepage Widgets One', 'twentytwelve' ), + 'name' => __( 'First Homepage Widget Area', 'twentytwelve' ), 'id' => 'sidebar-2', 'description' => __( 'Appears when using the optional homepage template with a page set as Static Front Page', 'twentytwelve' ), 'before_widget' => '