From 4b3f786b407ec8e3aa54496b857368d3423fa668 Mon Sep 17 00:00:00 2001 From: Peter Westwood Date: Tue, 23 Oct 2012 11:28:36 +0000 Subject: [PATCH] i18n: Fix the usage of sprintf replacements in the Multisite admin include files. See #22260. git-svn-id: https://develop.svn.wordpress.org/trunk@22271 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/includes/ms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/includes/ms.php b/wp-admin/includes/ms.php index e195988b12..a785981f61 100644 --- a/wp-admin/includes/ms.php +++ b/wp-admin/includes/ms.php @@ -406,7 +406,7 @@ function display_space_usage() { $space .= __( 'MB' ); } ?> - +