Make WordPress Core


Ignore:
Timestamp:
11/26/2008 01:51:25 PM (16 years ago)
Author:
azaozz
Message:

Screen icons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/plugin-editor.php

    r9233 r9903  
    9797<?php endif; ?>
    9898<div class="wrap">
    99     <h2><?php echo wp_specialchars( $title ); ?></h2>
     99<?php screen_icon(); ?>
     100<h2><?php echo wp_specialchars( $title ); ?></h2>
    100101
    101102<div class="tablenav">
Note: See TracChangeset for help on using the changeset viewer.