]> git.wh0rd.org Git - tt-rss.git/commitdiff
add help text to OPML export prompt
authorAndrew Dolgov <fox@bah.org.ru>
Tue, 29 Jun 2010 10:35:13 +0000 (14:35 +0400)
committerAndrew Dolgov <fox@bah.org.ru>
Tue, 29 Jun 2010 10:35:13 +0000 (14:35 +0400)
modules/pref-feeds.php

index f79e1c3bcb0806d3ee53749dfbe4e67e5ca6e4fb..74232a67087fa03c704c26868b21e66671f0f352 100644 (file)
 
                print "&nbsp;"; */
 
+               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>";