Changeset 5217
- Timestamp:
- 04/09/07 16:15:50 (2 years ago)
- Files:
-
- trunk/wp-admin/categories.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-admin/categories.php
r5216 r5217 120 120 <?php include('edit-category-form.php'); ?> 121 121 122 <div class="wrap"> 122 123 <h3><?php _e('Importers & Converters'); ?></h3> 123 124 … … 126 127 <li><a href="admin.php?import=utw"><?php _e('Import Ultimate Tag Warrior tags'); ?></a></li> 127 128 </ul> 129 </div> 128 130 <?php endif; ?> 129 131
