summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-24 06:20:09 +0100
committerAndrew Dolgov <[email protected]>2009-01-24 06:20:09 +0100
commit3a6521f0411daea27dac9525964684915b31f75f (patch)
treee0a12c545974cb4570bdf288e145e891f50b764d /help
parenteb27fe51154d81d87ec0d8f15a7a4c9066d07dc1 (diff)
remove old-style big feed browser
Diffstat (limited to 'help')
-rw-r--r--help/4.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/help/4.php b/help/4.php
index 33879eb24..c7773c9f9 100644
--- a/help/4.php
+++ b/help/4.php
@@ -7,10 +7,10 @@
<table>
<tr><td class='n'>g 1</td><td><?php echo __("Preferences") ?></td></tr>
<tr><td class='n'>g 2</td><td><?php echo __("My Feeds") ?></td></tr>
- <tr><td class='n'>g 3</td><td><?php echo __("Other Feeds") ?></td></tr>
- <tr><td class='n'>g 4</td><td><?php echo __("Content Filtering") ?></td></tr>
- <tr><td class='n'>g 5</td><td><?php echo __("Label Editor") ?></td></tr>
- <tr><td class='n'>g 6</td><td><?php echo __("User Manager") ?></td></tr>
+ <!-- <tr><td class='n'>g 3</td><td><?php echo __("Other Feeds") ?></td></tr> -->
+ <tr><td class='n'>g 3</td><td><?php echo __("Filters") ?></td></tr>
+ <tr><td class='n'>g 4</td><td><?php echo __("Labels") ?></td></tr>
+ <tr><td class='n'>g 5</td><td><?php echo __("Users") ?></td></tr>
<tr><td class='n'>g x</td><td><?php echo __("Exit preferences") ?></td></tr>
</table>