Add ⌘ Cmd key as alternative to Ctrl key to make Mac users happy.

This commit is contained in:
Dave C-J
2014-10-27 15:07:34 +00:00
parent bbaf7bf247
commit c51866c2c5
2 changed files with 6 additions and 3 deletions

View File

@@ -136,6 +136,9 @@
<td><span class="help-key">Ctrl</span> <span class="help-key">+</span></td><td>Zoom in</td>
<td><span class="help-key">Ctrl</span> <span class="help-key">-</span></td><td>Zoom out</td>
</tr>
<tr>
<td colspan="4">Mac users can use the <b>⌘ - Cmd</b> key rather than Ctrl key.</td>
</tr>
</table>
</div>
<div class="modal-footer">