diff --git a/wp-admin/custom-header.php b/wp-admin/custom-header.php index 5cc3e96330..85a22dceba 100644 --- a/wp-admin/custom-header.php +++ b/wp-admin/custom-header.php @@ -525,7 +525,7 @@ class Custom_Image_Header { printf( __( 'Suggested height is %1$d pixels.' ) . ' ', get_theme_support( 'custom-header', 'height' ) ); } ?>
-