Make WordPress Core


Ignore:
Timestamp:
03/10/2008 09:49:08 PM (18 years ago)
Author:
matt
Message:

Invisible ink delete links. See #5911. Also some old school colors, half-way done.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/media-upload.php

    r7092 r7213  
    3131    $tab = apply_filters('media_upload_default_tab', 'type');
    3232
     33$body_id = 'media-upload';
     34
    3335// let the action code decide how to handle the request
    3436if ( $tab == 'type' )
Note: See TracChangeset for help on using the changeset viewer.