summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/pref-feeds.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php
index f79e1c3bc..74232a670 100644
--- a/modules/pref-feeds.php
+++ b/modules/pref-feeds.php
@@ -1456,6 +1456,10 @@
print " "; */
+ print "<p>" . __("Using OPML you can export and import your feeds and Tiny Tiny RSS settings.");
+
+ print "</p>";
+
print "<iframe name=\"upload_iframe\"
style=\"width: 400px; height: 100px; display: none;\"></iframe>";