mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-25 21:21:29 +00:00
initial work on big feed browser
This commit is contained in:
@@ -87,6 +87,8 @@
|
||||
onclick="selectTab('genConfig')">
|
||||
<input id="feedConfigTab" class="prefsTab" type="submit" value="Feed Configuration"
|
||||
onclick="selectTab('feedConfig')">
|
||||
<input id="feedBrowserTab" class="prefsTab" type="submit" value="Feed Browser"
|
||||
onclick="selectTab('feedBrowser')">
|
||||
<input id="filterConfigTab" class="prefsTab" type="submit" value="Content Filtering"
|
||||
onclick="selectTab('filterConfig')">
|
||||
<? if (GLOBAL_ENABLE_LABELS && get_pref($link, 'ENABLE_LABELS')) { ?>
|
||||
|
||||
Reference in New Issue
Block a user