screen_icon() for Custom Image Header
git-svn-id: http://svn.automattic.com/wordpress/trunk@9924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
102c6ad0e9
commit
e9b0748005
|
@ -266,6 +266,7 @@ class Custom_Image_Header {
|
|||
<?php } ?>
|
||||
|
||||
<div class="wrap">
|
||||
<?php screen_icon(); ?>
|
||||
<h2><?php _e('Your Header Image'); ?></h2>
|
||||
<p><?php _e('This is your header image. You can change the text color or upload and crop a new image.'); ?></p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue