|
@@ -66,7 +66,7 @@
|
|
<input type="image" src="images/keyboard.png"
|
|
<input type="image" src="images/keyboard.png"
|
|
id="showKeyboard" class="noVNC_status_button"
|
|
id="showKeyboard" class="noVNC_status_button"
|
|
value="Keyboard" title="Show Keyboard"/>
|
|
value="Keyboard" title="Show Keyboard"/>
|
|
- <input type="email" autocapitalize="off" autocorrect="off"
|
|
|
|
|
|
+ <input type="text" autocapitalize="off" autocorrect="off"
|
|
id="keyboardinput" class="" value=" "/>
|
|
id="keyboardinput" class="" value=" "/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|