summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/threads/right_col.html
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/templates/threads/right_col.html')
-rw-r--r--hyperkitty/templates/threads/right_col.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/hyperkitty/templates/threads/right_col.html b/hyperkitty/templates/threads/right_col.html
index 5011993..76ed853 100644
--- a/hyperkitty/templates/threads/right_col.html
+++ b/hyperkitty/templates/threads/right_col.html
@@ -66,8 +66,8 @@
<div>
Unreads: <span class="unreadindex">0</span>/{{unread_count}}
&nbsp;
- Go to: <a href="#" class="nextunread">next &darr;</a>
- - <a href="#" class="prevunread">prev &uarr;</a>
+ Go to: <a href="#" class="nextunread" title="hotkey: j">next &darr;</a>
+ - <a href="#" class="prevunread" title="hotkey: k">prev &uarr;</a>
</div>
</div>
{% endif %}