diff options
Diffstat (limited to 'templates/about.tmpl')
-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 580c68d..d160e33 100644 --- a/templates/about.tmpl +++ b/templates/about.tmpl @@ -78,6 +78,10 @@ <td> <kbd>N</kbd> </td> </tr> <tr> + <td> Quote reply </td> + <td> <kbd>Q</kbd> </td> + </tr> + <tr> <td> Post attachments </td> <td> <kbd>A</kbd> </td> </tr> |