1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 13:35:56 +00:00

OPML Export button renamed to Export all

This commit is contained in:
Andrew Dolgov
2005-09-02 16:35:43 +01:00
parent bf66b95bf2
commit 99803965fc

View File

@@ -571,7 +571,7 @@
<a class=\"button\"
href=\"javascript:updateFeedList()\">Refresh</a>&nbsp;
OPML:
<a class=\"button\" href=\"opml.php?op=Export\">Export</a>
<a class=\"button\" href=\"opml.php?op=Export\">Export all</a>
";
}