summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-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 705b380f5..99cfa5428 100644
--- a/templates/part.content.shortcuts.php
+++ b/templates/part.content.shortcuts.php
@@ -59,6 +59,10 @@
<td>v</td>
<td><?php p($l->t('Load previous folder')); ?></td>
</tr>
+ <tr>
+ <td>a</td>
+ <td><?php p($l->t('Scroll to active navigation entry')); ?></td>
+ </tr>
</table>
</div>
</div> \ No newline at end of file