summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-04-08 21:12:27 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2016-04-08 21:12:27 +0200
commitf2b942f117b5841f918963b42cbb8d666405ab4e (patch)
tree906f4df89a4190c199096c56b12b637b1fd9583c /templates
parentcde0e08f0783e2139b712c3d27cc5184aa3dd387 (diff)
Revert "Fix #850"
Diffstat (limited to 'templates')
-rw-r--r--templates/part.content.shortcuts.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/part.content.shortcuts.php b/templates/part.content.shortcuts.php
index 29ec039cb..82a39efe3 100644
--- a/templates/part.content.shortcuts.php
+++ b/templates/part.content.shortcuts.php
@@ -73,10 +73,6 @@
<td>shift + a</td>
<td><?php p($l->t('Mark current article\'s feed/folder read')); ?></td>
</tr>
- <tr>
- <td>shift + o</td>
- <td><?php p($l->t('Open the next 5 unread articles in new tabs')); ?></td>
- </tr>
</table>
</div>
</div> \ No newline at end of file