Make WordPress Core

Ticket #20960: 20960.diff

File 20960.diff, 302 bytes (added by duck_, 12 years ago)
  • wp-admin/themes.php

     
    6464        ) );
    6565}
    6666
     67add_thickbox();
     68
    6769endif; // switch_themes
    6870
    6971if ( current_user_can( 'edit_theme_options' ) ) {