Changeset 8600 for trunk/wp-admin/edit-link-form.php
- Timestamp:
- 08/09/2008 05:36:14 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-link-form.php
r8589 r8600 117 117 <div id="categories-all" class="ui-tabs-panel"> 118 118 <ul id="categorychecklist" class="list:category categorychecklist form-no-clear"> 119 <?php 119 <?php 120 120 if ( isset($link->link_id) ) 121 121 wp_link_category_checklist($link->link_id);
Note: See TracChangeset
for help on using the changeset viewer.