mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-31 12:41:28 +00:00
misc prefs ui updates
This commit is contained in:
@@ -1131,7 +1131,7 @@
|
||||
if (ENABLE_FEED_BROWSER && !SINGLE_USER_MODE) {
|
||||
print " <input type=\"submit\" class=\"button\"
|
||||
id=\"top25_feeds_btn\"
|
||||
onclick=\"javascript:browseFeeds()\" value=\"".__('Other Feeds')."\">";
|
||||
onclick=\"javascript:browseFeeds()\" value=\"".__('More Feeds')."\">";
|
||||
}
|
||||
|
||||
$feeds_sort = db_escape_string($_GET["sort"]);
|
||||
|
||||
Reference in New Issue
Block a user