summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-17 17:03:29 +0100
committerAndrew Dolgov <[email protected]>2008-05-17 17:03:29 +0100
commit62f2d58fac691c35ee46d32e97bfd4123a20b31f (patch)
tree72d6a56e5355b25e9d70899ad854e2975fbd8f7a /help
parent314fcd2bfdc42bef86ff479d720d7e9352612ce8 (diff)
reinstate N & P shortcuts
Diffstat (limited to 'help')
-rw-r--r--help/3.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/help/3.php b/help/3.php
index 97f91439c..d5c95c11f 100644
--- a/help/3.php
+++ b/help/3.php
@@ -18,6 +18,9 @@
<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>
+
</table>
<h2><?php echo __("Other actions") ?></h2>