Input type image is not allowed to have values

pull/36/head
Samuel Mannehed 6 years ago committed by Lauri Kasanen
parent 50183c7caa
commit e62e12fbfe

@ -134,8 +134,7 @@
id="noVNC_mouse_button4" class="noVNC_button"
title="Active Mouse Button"/>
<input type="image" alt="Keyboard" src="app/images/keyboard.svg"
id="noVNC_keyboard_button" class="noVNC_button"
value="Keyboard" title="Show Keyboard" />
id="noVNC_keyboard_button" class="noVNC_button" title="Show Keyboard" />
</div>
<!-- Extra manual keys -->

Loading…
Cancel
Save