remove R hotkey from help

This commit is contained in:
Andrew Dolgov 2008-09-16 07:04:02 +01:00
parent ba0f7628a9
commit fc30f06598
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<table>
<tr><td class='n'>r</td><td><?php echo __("Update active feed") ?></td></tr>
<tr><td class='n'>R</td><td><?php echo __("Update all feeds") ?></td></tr>
<!-- <tr><td class='n'>R</td><td><?php echo __("Update all feeds") ?></td></tr> -->
<tr><td class='n'>f a</td><td><?php echo __("(Un)hide read feeds") ?></td></tr>
<tr><td class='n'>f s</td><td><?php echo __("Subscribe to feed") ?></td></tr>
<tr><td class='n'>f e</td><td><?php echo __("Edit feed") ?></td></tr>