Make WordPress Core


Ignore:
Timestamp:
11/17/2008 06:01:00 PM (17 years ago)
Author:
azaozz
Message:

CSS fixes and improvements, also IE7 and some IE6 fixes

File:
1 edited

Legend:

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

    r9716 r9733  
    14531453<?php wp_nonce_field('media-form'); ?>
    14541454<?php //media_upload_form( $errors ); ?>
    1455 <table class="widefat">
     1455<table class="widefat" cellspacing="0">
    14561456<thead><tr>
    14571457<th><?php _e('Media'); ?></th>
Note: See TracChangeset for help on using the changeset viewer.