From b68d28a728a8180a2b447097a593c8c395c4edf0 Mon Sep 17 00:00:00 2001 From: nacin Date: Tue, 26 Oct 2010 03:36:23 +0000 Subject: [PATCH] wp_htmledit_pre for salts in wp-admin/network. fixes #15092. git-svn-id: http://svn.automattic.com/wordpress/trunk@15965 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/network.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/network.php b/wp-admin/network.php index 5817ac25f..114a09a78 100644 --- a/wp-admin/network.php +++ b/wp-admin/network.php @@ -361,7 +361,7 @@ define( 'BLOG_ID_CURRENT_SITE', 1 ); echo _n( 'This unique authentication key is also missing from your wp-config.php file.', 'These unique authentication keys are also missing from your wp-config.php file.', $num_keys_salts ); ?>