Changeset 7484 for trunk/wp-admin/edit-form-advanced.php
- Timestamp:
- 03/23/2008 06:41:43 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/edit-form-advanced.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-form-advanced.php
r7480 r7484 208 208 <div class="inside"> 209 209 <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> 211 211 </div> 212 212 </div>
Note: See TracChangeset
for help on using the changeset viewer.