OPML Export button renamed again, remove Refresh button from prefs
This commit is contained in:
parent
99803965fc
commit
16a7aacd56
|
@ -567,12 +567,8 @@
|
|||
href=\"javascript:readSelectedFeeds()\">Mark as read</a>
|
||||
<a class=\"button\"
|
||||
href=\"javascript:unreadSelectedFeeds()\">Mark as unread</a>
|
||||
Page:
|
||||
<a class=\"button\"
|
||||
href=\"javascript:updateFeedList()\">Refresh</a>
|
||||
OPML:
|
||||
<a class=\"button\" href=\"opml.php?op=Export\">Export all</a>
|
||||
";
|
||||
All feeds:
|
||||
<a class=\"button\" href=\"opml.php?op=Export\">Export OPML</a>";
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue