diff --git a/wp-admin/index.php b/wp-admin/index.php index 826b2e0967..97d6b4d872 100644 --- a/wp-admin/index.php +++ b/wp-admin/index.php @@ -80,7 +80,7 @@ $sidebars_widgets = wp_get_sidebars_widgets(); $num_widgets = array_reduce( $sidebars_widgets, create_function( '$prev, $curr', 'return $prev+count($curr);' ) ); $widgets_text = sprintf( __ngettext( '%d widget', '%d widgets', $num_widgets ), $num_widgets ); ?> -

title, "$widgets_text" ); ?> You're using BetaPress TODO.

+

title, "$widgets_text" ); ?>