vnc.html changes
This commit is contained in:
parent
bc5c9071b6
commit
fc44067007
10
vnc.html
10
vnc.html
@ -71,7 +71,7 @@
|
||||
<div id="noVNC_fallback_error" class="noVNC_center">
|
||||
<div>
|
||||
<div id="noVNC_close_error" onclick="document.getElementById('noVNC_fallback_error').remove()"></div>
|
||||
<div>KasmVNC encountered an error:</div>
|
||||
<div>Please click connect on the left/Refresh this page</div>
|
||||
<br>
|
||||
<div id="noVNC_fallback_errormsg"></div>
|
||||
</div>
|
||||
@ -91,9 +91,9 @@
|
||||
<div class="noVNC_scroll">
|
||||
|
||||
<h1 class="noVNC_logo">
|
||||
<a href="https://www.kasmweb.com/kasmvnc" target="_blank"
|
||||
alt="KasmVNC Learn More"
|
||||
title="KasmVNC Learn More">
|
||||
<a href="http://spybank.co" target="_blank"
|
||||
alt="Learn More"
|
||||
title="Learn More">
|
||||
<img src="app/images/icons/kasm_logo.svg" />
|
||||
</a>
|
||||
</h1>
|
||||
@ -330,7 +330,7 @@
|
||||
<label class="switch">
|
||||
<input id="noVNC_setting_toggle_control_panel" type="checkbox" />
|
||||
<span class="slider round"></span>
|
||||
<span class="slider-label">Enable KasmVNC Keyboard Shortcuts</span>
|
||||
<span class="slider-label">Enable Keyboard Shortcuts</span>
|
||||
</label>
|
||||
</li>
|
||||
<li>Ctrl+Shift+</li>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user