aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2021-08-26 05:06:23 +0000
committerr <r@freesoftwareextremist.com>2021-08-26 05:06:23 +0000
commit5ffe18067ff733de0103a604bd00f27e2c18effb (patch)
treee694eb38b3dc6fea931efc231085e11a4950e572 /templates
parentc493e18bc7f79d216a009426af7026ea93477834 (diff)
downloadbloat-5ffe18067ff733de0103a604bd00f27e2c18effb.tar.gz
bloat-5ffe18067ff733de0103a604bd00f27e2c18effb.zip
Fix accesskey list
Diffstat (limited to 'templates')
-rw-r--r--templates/about.tmpl8
1 files changed, 6 insertions, 2 deletions
diff --git a/templates/about.tmpl b/templates/about.tmpl
index 6357bcb..c0b8418 100644
--- a/templates/about.tmpl
+++ b/templates/about.tmpl
@@ -38,11 +38,11 @@
<td> <kbd>4</kbd> </td>
</tr>
<tr>
- <td> Search </td>
+ <td> Remote timeline </td>
<td> <kbd>5</kbd> </td>
</tr>
<tr>
- <td> About </td>
+ <td> Search </td>
<td> <kbd>6</kbd> </td>
</tr>
<tr>
@@ -54,6 +54,10 @@
<td> <kbd>8</kbd> </td>
</tr>
<tr>
+ <td> About </td>
+ <td> <kbd>9</kbd> </td>
+ </tr>
+ <tr>
<td> Emoji list </td>
<td> <kbd>L</kbd> </td>
</tr>