From 837d46fe675c55c24dc49ecc80a45f33e0d2d195 Mon Sep 17 00:00:00 2001 From: ryan Date: Thu, 8 Dec 2011 16:51:52 +0000 Subject: [PATCH] Don't use a gettext function for a non-translatable context. Props nacin. fixes #19479 git-svn-id: http://svn.automattic.com/wordpress/trunk@19570 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/widgets.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/widgets.php b/wp-admin/widgets.php index 784520f4c..63fcc020c 100644 --- a/wp-admin/widgets.php +++ b/wp-admin/widgets.php @@ -355,7 +355,7 @@ foreach ( $wp_registered_sidebars as $sidebar => $registered_sidebar ) {