summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-30 06:17:23 +0100
committerAndrew Dolgov <[email protected]>2005-12-30 06:17:23 +0100
commitc6232e43333ff070cc16d3346369a1712966f68f (patch)
tree89fddac678107b82cc081f3b4039d922e81c2619 /prefs.php
parent88d9259a4e9ddda474f448df66f73ef8a1dc4a7d (diff)
initial work on big feed browser
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/prefs.php b/prefs.php
index cfdb5e0c8..c2492f1a1 100644
--- a/prefs.php
+++ b/prefs.php
@@ -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')) { ?>