Index: import.php =================================================================== --- import.php (revision 15259) +++ import.php (working copy) @@ -130,7 +130,7 @@ } if ( current_user_can('install_plugins') ) - echo '
' . sprintf('If the importer you need is not listed, search the plugins directory to see if an importer is available.', admin_url('plugin-install.php?tab=search&type=tag&s=importer') ) . '
'; + echo '' . sprintf('If the importer you need is not listed, search the plugins directory to see if an importer is available.', admin_url('plugin-install.php?tab=search&type=tag&s=importer') ) . '
'; ?>