Changeset 4310
- Timestamp:
- 10/04/2006 06:17:22 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/wp-admin/edit-form-advanced.php
r4249 r4310 95 95 <div class="dbx-content"> 96 96 <p id="jaxcat"></p> 97 <div id="categorychecklist"><?php dropdown_categories( get_settings('default_category')); ?></div></div>97 <div id="categorychecklist"><?php dropdown_categories(); ?></div></div> 98 98 </fieldset> 99 99
Note: See TracChangeset
for help on using the changeset viewer.