summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-16 08:53:49 +0100
committerAndrew Dolgov <[email protected]>2008-05-16 08:53:49 +0100
commit57f734c895afa449edcb6d36ebfd1516700556b5 (patch)
tree2f4f6b022c30c1573d785ce1d6a28a091823676c /help
parent525ea55e482173ca91755cb933a9979fdecd3712 (diff)
pref dialog fixes
Diffstat (limited to 'help')
-rw-r--r--help/4.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/4.php b/help/4.php
index 35f4baf1f..0631ef17a 100644
--- a/help/4.php
+++ b/help/4.php
@@ -20,6 +20,7 @@
<table>
<tr><td class='n'>c s</td><td><?php echo __("Subscribe to feed") ?></td></tr>
+ <tr><td class='n'>c c</td><td><?php echo __("Edit feed categories") ?></td></tr>
<tr><td class='n'>c f</td><td><?php echo __("Create filter") ?></td></tr>
<tr><td class='n'>c l</td><td><?php echo __("Create label") ?></td></tr>
<!-- <tr><td class='n'>c u</td><td><?php echo __("Create user") ?></td></tr> -->