From 3eb33d3847e4cccff1f02196c96bfa0f3d0ad3fb Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Mon, 10 Mar 2008 06:46:38 +0000 Subject: [PATCH] No longer BetaPress TODO. fixes #6060 git-svn-id: https://develop.svn.wordpress.org/trunk@7202 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ); ?>