summaryrefslogtreecommitdiffstats
path: root/templates/part.content.shortcuts.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-04-30 18:25:49 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-04-30 18:25:49 +0200
commit2e54780c1496bfa39cd035b9ac40ed851d2198f1 (patch)
treeb9991f6306bbf266942d56525175868448a35402 /templates/part.content.shortcuts.php
parent5515371a8017b6df6b7824da7fa7b97c57344c32 (diff)
fix #635
Diffstat (limited to 'templates/part.content.shortcuts.php')
-rw-r--r--templates/part.content.shortcuts.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/part.content.shortcuts.php b/templates/part.content.shortcuts.php
index 7a9fd4562..82a39efe3 100644
--- a/templates/part.content.shortcuts.php
+++ b/templates/part.content.shortcuts.php
@@ -69,6 +69,10 @@
<td>q</td>
<td><?php p($l->t('Focus search field')); ?></td>
</tr>
+ <tr>
+ <td>shift + a</td>
+ <td><?php p($l->t('Mark current article\'s feed/folder read')); ?></td>
+ </tr>
</table>
</div>
</div> \ No newline at end of file