Tweek menus section of keyboard help

(imported from commit 0d77d173cd76cbdffeab39611cc4970c1d51563c)
This commit is contained in:
Steve Howell 2013-07-17 12:17:57 -04:00
parent 849b49b22d
commit 68574c1b12
1 changed files with 5 additions and 5 deletions

View File

@ -96,17 +96,17 @@
<table class="hotkeys_table table table-striped table-bordered table-condensed">
<thead>
<tr>
<th colspan="2">Miscellaneous</th>
<th colspan="2">Menus</th>
</tr>
</thead>
<tr>
<td class="hotkey">?</td>
<td class="definition">Open keyboard shortcut help</td>
</tr>
<tr>
<td class="hotkey">i</td>
<td class="definition">Open message actions menu</td>
</tr>
<tr>
<td class="hotkey">?</td>
<td class="definition">Show these keyboard shortcuts</td>
</tr>
</table>
</div>
<div class="modal-footer">