OPML Export button renamed again, remove Refresh button from prefs

This commit is contained in:
Andrew Dolgov 2005-09-02 16:40:31 +01:00
parent 99803965fc
commit 16a7aacd56
1 changed files with 2 additions and 6 deletions

View File

@ -567,12 +567,8 @@
href=\"javascript:readSelectedFeeds()\">Mark as read</a>&nbsp;
<a class=\"button\"
href=\"javascript:unreadSelectedFeeds()\">Mark as unread</a>&nbsp;
Page:
<a class=\"button\"
href=\"javascript:updateFeedList()\">Refresh</a>&nbsp;
OPML:
<a class=\"button\" href=\"opml.php?op=Export\">Export all</a>
";
All feeds:&nbsp;
<a class=\"button\" href=\"opml.php?op=Export\">Export OPML</a>";
}