Make WordPress Core


Ignore:
Timestamp:
12/04/2008 07:47:11 AM (16 years ago)
Author:
markjaquith
Message:

Add the screen_icon() for Widgetless themes too

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/widgets.php

    r10032 r10033  
    3636
    3737    <div class="wrap">
     38    <?php screen_icon(); ?>
    3839    <h2><?php echo wp_specialchars( $title ); ?></h2>
    3940        <div class="error">
Note: See TracChangeset for help on using the changeset viewer.