diff --git a/plugins/import_export/init.php b/plugins/import_export/init.php
index 9f2aa18c4..a41786117 100755
--- a/plugins/import_export/init.php
+++ b/plugins/import_export/init.php
@@ -50,32 +50,32 @@ class Import_Export extends Plugin implements IHandler {
function hook_prefs_tab($args) {
if ($args != "prefFeeds") return;
- print "
import_export ".__('Import and export')."\">";
print_notice(__("You can export and import your Starred and Archived articles for safekeeping or when migrating between tt-rss instances of same version."));
print "