And that's a wrap, folks.

git-svn-id: https://develop.svn.wordpress.org/trunk@5217 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
rob1n 2007-04-09 16:15:50 +00:00
parent 9862ce334e
commit 47a79f2001
1 changed files with 2 additions and 0 deletions

View File

@ -119,12 +119,14 @@ cat_rows();
<?php include('edit-category-form.php'); ?>
<div class="wrap">
<h3><?php _e('Importers &amp; Converters'); ?></h3>
<ul>
<li><a href="admin.php?import=wp-cat2tag"><?php _e('Selectively convert categories to tags'); ?></a></li>
<li><a href="admin.php?import=utw"><?php _e('Import Ultimate Tag Warrior tags'); ?></a></li>
</ul>
</div>
<?php endif; ?>
<?php