summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-17 17:07:37 +0100
committerAndrew Dolgov <[email protected]>2008-05-17 17:07:37 +0100
commitdb5e5265b7ca593564dca7d040a56920b916c0cc (patch)
treee652de12158e38c5f7f460bec656d6198fdca00e /help
parent62f2d58fac691c35ee46d32e97bfd4123a20b31f (diff)
tweak shortcut help
Diffstat (limited to 'help')
-rw-r--r--help/3.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/help/3.php b/help/3.php
index d5c95c11f..b226c942f 100644
--- a/help/3.php
+++ b/help/3.php
@@ -18,9 +18,7 @@
<tr><td class='n'>u</td><td><?php echo __("Toggle unread") ?></td></tr>
<tr><td class='n'>T</td><td><?php echo __("Edit tags") ?></td></tr>
<tr><td class='n'>o</td><td><?php echo __("Open article in new window") ?></td></tr>
- <tr><td class='n'>P</td><td><?php echo __("Mark articles above active as read") ?></td></tr>
- <tr><td class='n'>N</td><td><?php echo __("Mark articles below active as read") ?></td></tr>
-
+ <tr><td class='n'>N/P</td><td><?php echo __("Mark articles below/above active as read") ?></td></tr>
</table>
<h2><?php echo __("Other actions") ?></h2>