summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefs.php b/prefs.php
index 84ec53b62..b529c2fe0 100644
--- a/prefs.php
+++ b/prefs.php
@@ -122,7 +122,7 @@ window.onload = init;
<div id="genConfigTab" class="prefsTab"
onclick="selectTab('genConfig')"><?php echo __('Preferences') ?></div>
<div id="feedConfigTab" class="prefsTab"
- onclick="selectTab('feedConfig')"><?php echo __('My Feeds') ?></div>
+ onclick="selectTab('feedConfig')"><?php echo __('Feeds') ?></div>
<div id="filterConfigTab" class="prefsTab"
onclick="selectTab('filterConfig')"><?php echo __('Filters') ?></div>
<div id="labelConfigTab" class="prefsTab"