summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Mannehed <samuel@cendio.se>2019-03-13 14:25:08 +0100
committerSamuel Mannehed <samuel@cendio.se>2019-03-14 14:13:27 +0100
commit892c3330cf56b8677b9e42ddb68cd3b6d5be43c7 (patch)
treef780a840f7dec3749646d4c69a5addbb99776e41
parent45c644a68d87c249f12eb8ac19404f265d802030 (diff)
downloadnovnc-892c3330cf56b8677b9e42ddb68cd3b6d5be43c7.tar.gz
Input type image is not allowed to have values
-rw-r--r--vnc.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/vnc.html b/vnc.html
index ca5788f..c411ce1 100644
--- a/vnc.html
+++ b/vnc.html
@@ -113,8 +113,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 -->