1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-23 11:46:37 +02:00

tweak shortcut help (2)

This commit is contained in:
Andrew Dolgov 2008-05-17 17:08:26 +01:00
parent db5e5265b7
commit dcbeb0e347

View File

@ -18,7 +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'>N/P</td><td><?php echo __("Mark articles below/above active as read") ?></td></tr>
<tr><td class='n'>N/P</td><td><?php echo __("Mark articles below/above active one as read") ?></td></tr>
</table>
<h2><?php echo __("Other actions") ?></h2>