Make WordPress Core


Ignore:
Timestamp:
03/10/2008 11:04:20 PM (18 years ago)
Author:
matt
Message:

More attachment thumbnail fixes, see #5911. Hat tip: andy.

File:
1 edited

Legend:

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

    r7213 r7218  
    837837</script>
    838838<div id="media-items">
     839<input type="submit" class="button savebutton" name="save" value="<?php _e('Save'); ?>" />
    839840<?php echo get_media_items( $id, $errors ); ?>
     841<input type="submit" class="button savebutton" name="save" value="<?php _e('Save'); ?>" />
    840842</div>
    841843
Note: See TracChangeset for help on using the changeset viewer.