From 083d8a580d1502b2d85dc9135645356da508d229 Mon Sep 17 00:00:00 2001 From: obenland Date: Wed, 25 Sep 2013 14:55:08 -0700 Subject: [PATCH] _s: Simplify header image markup in admin appearance page. --- inc/custom-header.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/inc/custom-header.php b/inc/custom-header.php index af9fb65d..e09d081e 100644 --- a/inc/custom-header.php +++ b/inc/custom-header.php @@ -113,14 +113,13 @@ if ( ! function_exists( '_s_admin_header_image' ) ) : * @see _s_custom_header_setup(). */ function _s_admin_header_image() { - $style = sprintf( ' style="color:#%s;"', get_header_textcolor() ); - $header_image = get_header_image(); + $style = sprintf( ' style="color:#%s;"', get_header_textcolor() ); ?>

onclick="return false;" href="">

>
- - + +