Make WordPress Core


Ignore:
Timestamp:
05/06/2009 09:31:07 PM (17 years ago)
Author:
azaozz
Message:

Change CSS classes to avoid collisions with ui.tabs, fixes #9740

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/press-this.php

    r11204 r11224  
    473473                <div class="inside">
    474474
    475                     <div id="categories-all" class="ui-tabs-panel">
     475                    <div id="categories-all" class="tabs-panel">
    476476                        <ul id="categorychecklist" class="list:category categorychecklist form-no-clear">
    477477                            <?php wp_category_checklist($post_ID, false) ?>
Note: See TracChangeset for help on using the changeset viewer.