From 076868e10940d774edb5685faf83ef5bf5afd158 Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Tue, 14 Aug 2012 18:32:26 +0000 Subject: [PATCH] Better instruction text on custom header screen. Props jane, JustinSainton fixes #20992 git-svn-id: http://core.svn.wordpress.org/trunk@21502 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/custom-header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/custom-header.php b/wp-admin/custom-header.php index fc9d4f126f..aee52f199e 100644 --- a/wp-admin/custom-header.php +++ b/wp-admin/custom-header.php @@ -528,7 +528,7 @@ var farbtastic; -


+


%1$d × %2$d pixels will be used as-is.' ) . '
', get_theme_support( 'custom-header', 'width' ), get_theme_support( 'custom-header', 'height' ) );