add help text to OPML export prompt

This commit is contained in:
Andrew Dolgov 2010-06-29 14:35:13 +04:00
parent 6697481587
commit 00a35bb663
1 changed files with 4 additions and 0 deletions

View File

@ -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>";