Make WordPress Core


Ignore:
Timestamp:
03/23/2008 06:41:43 AM (18 years ago)
Author:
matt
Message:

Spacing cleanups and fixes. Hat tip: azaozz.

File:
1 edited

Legend:

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

    r7480 r7484  
    208208<div class="inside">
    209209<p id="jaxtag"><input type="text" name="tags_input" class="tags-input" id="tags-input" size="40" tabindex="3" value="<?php echo get_tags_to_edit( $post_ID ); ?>" /></p>
    210 <p id="tagchecklist"></p>
     210<div id="tagchecklist"></div>
    211211</div>
    212212</div>
Note: See TracChangeset for help on using the changeset viewer.