From 9b5a7d01be312d0602c5afa4d9ef1c366e66be2b Mon Sep 17 00:00:00 2001 From: nacin Date: Thu, 27 May 2010 06:16:48 +0000 Subject: [PATCH] Remove stray tag. props Daniel Koskinen, fixes #13570. git-svn-id: http://svn.automattic.com/wordpress/trunk@14982 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/tools.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/tools.php b/wp-admin/tools.php index 1ca25aa75..45e3340c6 100644 --- a/wp-admin/tools.php +++ b/wp-admin/tools.php @@ -43,7 +43,7 @@ $tags = get_taxonomy('post_tag'); if ( current_user_can($cats->cap->manage_terms) || current_user_can($tags->cap->manage_terms) ) : ?>

-

Use this to convert categories to tags or tags to categories.'), 'import.php' ); ?>

+

Use this to convert categories to tags or tags to categories.'), 'import.php' ); ?>