Make WordPress Core

Changeset 9924


Ignore:
Timestamp:
11/27/2008 07:24:46 PM (15 years ago)
Author:
ryan
Message:

screen_icon() for Custom Image Header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/custom-header.php

    r8760 r9924  
    267267
    268268<div class="wrap">
     269<?php screen_icon(); ?>
    269270<h2><?php _e('Your Header Image'); ?></h2>
    270271<p><?php _e('This is your header image. You can change the text color or upload and crop a new image.'); ?></p>
Note: See TracChangeset for help on using the changeset viewer.