diff options
-rw-r--r-- | templates/about.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/about.tmpl b/templates/about.tmpl index a179a9c..6357bcb 100644 --- a/templates/about.tmpl +++ b/templates/about.tmpl @@ -89,6 +89,10 @@ <td> Read notifications </td> <td> <kbd>C</kbd> </td> </tr> + <tr> + <td> Refresh thread page </td> + <td> <kbd>T</kbd> </td> + </tr> </table> <p> You can activate the shortcuts by pressing the associated key with your browser's <a href="https://en.wikipedia.org/wiki/Access_key#Access_in_different_browsers" target="_blank">accesskey modifier</a>, |