From f32d9858c1825cb7351699db9ded60536e568181 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Thu, 27 May 2010 06:16:48 +0000 Subject: [PATCH] Remove stray tag. props Daniel Koskinen, fixes #13570. git-svn-id: https://develop.svn.wordpress.org/trunk@14982 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 1ca25aa75a..45e3340c60 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' ); ?>