Make WordPress Core


Ignore:
Timestamp:
01/30/2007 01:46:05 AM (19 years ago)
Author:
ryan
Message:

Revert accidental commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-form-advanced.php

    r4831 r4832  
    7676</fieldset>
    7777
    78 <fieldset id="tagdiv" class="dbx-box">
    79 <h3 class="dbx-handle"><?php _e('Tags') ?></h3>
    80 <div class="dbx-content">
    81 <p id="jaxtag"></p>
    82 <ul id="tagchecklist"><?php dropdown_tags(); ?></ul></div>
    83 </fieldset>
    84 
    8578<fieldset id="commentstatusdiv" class="dbx-box">
    8679<h3 class="dbx-handle"><?php _e('Discussion') ?></h3>
Note: See TracChangeset for help on using the changeset viewer.