summaryrefslogtreecommitdiff
path: root/spice.html
diff options
context:
space:
mode:
Diffstat (limited to 'spice.html')
-rw-r--r--spice.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/spice.html b/spice.html
index 177cfc2..fc1adf6 100644
--- a/spice.html
+++ b/spice.html
@@ -176,7 +176,7 @@
<label for="host">Host:</label> <input type='text' id='host' value='localhost'> <!-- localhost -->
<label for="port">Port:</label> <input type='text' id='port' value='5959'>
<label for="password">Password:</label> <input type='password' id='password' value=''>
- <label for="show_console">Show console </label><input type="checkbox" id="show_console" value="1"">
+ <label for="show_console">Show console </label><input type="checkbox" id="show_console" value="1">
<button id="connectButton">Start</button>
</div>