diff --git a/classes/pref_feeds.php b/classes/pref_feeds.php index f5cb6e649..e2b12c99e 100644 --- a/classes/pref_feeds.php +++ b/classes/pref_feeds.php @@ -1400,9 +1400,7 @@ class Pref_Feeds extends Protected_Handler { print "
" . __("Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings.") . " "; @@ -1419,38 +1417,36 @@ class Pref_Feeds extends Protected_Handler { "; + __('Import my OPML') . ""; - print "
" . __('Filename:') . " " . - __('Include settings') . "" . + __('Include settings') . ""; - "
"; + __('Export OPML') . ""; - print "".__('Your OPML can be published publicly and can be subscribed by anyone who knows the URL below.') . " "; print __("Published OPML does not include your Tiny Tiny RSS settings, feeds that require authentication or feeds hidden from Popular feeds.") . "
"; print "" . __("You can export your Starred and Archived articles using neutral storage format. Please note that import and export of such data is only supported between same tt-rss versions.") . "
"; - - print "" . __("You can export and import your Starred and Archived articles for safekeeping or when migrating between tt-rss instances.") . "
"; print "