Changeset 14982 for trunk/wp-admin/tools.php
- Timestamp:
- 05/27/2010 06:16:48 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/tools.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/tools.php
r14978 r14982 44 44 <div class="tool-box"> 45 45 <h3 class="title"><?php _e( 'Categories and Tags Converter' ) ?></h3> 46 <p><?php printf( __('<a href="%s">Use this</a> to convert categories to tags or tags to categories </a>.'), 'import.php' ); ?></p>46 <p><?php printf( __('<a href="%s">Use this</a> to convert categories to tags or tags to categories.'), 'import.php' ); ?></p> 47 47 </div> 48 48 <?php
Note: See TracChangeset
for help on using the changeset viewer.