summaryrefslogtreecommitdiffstats
path: root/templates/part.content.shortcuts.php
diff options
context:
space:
mode:
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 d4a4796f7..7a9fd4562 100644
--- a/templates/part.content.shortcuts.php
+++ b/templates/part.content.shortcuts.php
@@ -65,6 +65,10 @@
<td>a</td>
<td><?php p($l->t('Scroll to active navigation entry')); ?></td>
</tr>
+ <tr>
+ <td>q</td>
+ <td><?php p($l->t('Focus search field')); ?></td>
+ </tr>
</table>
</div>
</div> \ No newline at end of file