Renamed showExtraKeys to toggleExtraKeys

This commit is contained in:
samhed
2016-04-26 19:13:35 +02:00
parent 4e471b5b55
commit cd611a5326
4 changed files with 8 additions and 8 deletions

View File

@@ -74,8 +74,8 @@
autocorrect="off" autocomplete="off" spellcheck="false"
mozactionhint="Enter"></textarea>
<div id="noVNC_extra_keys">
<input type="image" alt="Extra keys" src="images/showextrakeys.png"
id="showExtraKeysButton" class="noVNC_status_button">
<input type="image" alt="Extra keys" src="images/toggleextrakeys.png"
id="toggleExtraKeysButton" class="noVNC_status_button">
<input type="image" alt="Ctrl" src="images/ctrl.png"
id="toggleCtrlButton" class="noVNC_status_button">
<input type="image" alt="Alt" src="images/alt.png"