summaryrefslogtreecommitdiff
path: root/web/views
diff options
context:
space:
mode:
Diffstat (limited to 'web/views')
-rw-r--r--web/views/help/keyboard.erb6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/views/help/keyboard.erb b/web/views/help/keyboard.erb
index 4a87c95..9e527d8 100644
--- a/web/views/help/keyboard.erb
+++ b/web/views/help/keyboard.erb
@@ -23,17 +23,17 @@
<td><span class="key"><%= h(t.help.keyboard.keys.end) %></span> - <%= h(t.help.keyboard.last_page) %></td>
</tr>
<tr>
- <td><span class="key">c</span> - <%= h(t.help.keyboard.compare_page) %></td>
+ <td><span class="key">c</span> - <%= h(t.help.keyboard.projects_page) %></td>
<td><span class="key"><%= h(t.help.keyboard.keys.esc) %></span> - <%= h(t.help.keyboard.deactivate) %></td>
<td><span class="key">&uarr;</span> - <%= h(t.help.keyboard.prev_entry) %></td>
</tr>
<tr>
- <td><span class="key">&larr;</span> - <%= h(t.help.keyboard.up) %></td>
+ <td><span class="key">c</span> - <%= h(t.help.keyboard.compare_page) %></td>
<td></td>
<td><span class="key">&darr;</span> - <%= h(t.help.keyboard.next_entry) %></td>
</tr>
<tr>
- <td></td>
+ <td><span class="key">&larr;</span> - <%= h(t.help.keyboard.up) %></td>
<td></td>
<td><span class="key">&rarr;</span> - <%= h(t.help.keyboard.enter_entry) %></td>
</tr>