Changeset 4144 for trunk/wp-admin/edit-link-form.php
- Timestamp:
- 08/30/2006 09:46:31 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-link-form.php
r3999 r4144 44 44 <div class="dbx-content"> 45 45 <p id="jaxcat"></p> 46 <ul id="categorychecklist"><?php dropdown_link_categories(get_ settings('default_link_category')); ?></ul>46 <ul id="categorychecklist"><?php dropdown_link_categories(get_option('default_link_category')); ?></ul> 47 47 </div> 48 48 </fieldset>
Note: See TracChangeset
for help on using the changeset viewer.