Update vnc.html
This commit is contained in:
parent
0975a3a955
commit
5a1133a592
4
vnc.html
4
vnc.html
|
|
@ -13,7 +13,7 @@
|
|||
or the fragment:
|
||||
http://example.com/#host=HOST&port=PORT&encrypt=1
|
||||
-->
|
||||
<title>noVNC</title>
|
||||
<title>auto-mcs</title>
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="app/images/icons/novnc.ico">
|
||||
|
||||
|
|
@ -261,7 +261,7 @@
|
|||
<!-- Connect button -->
|
||||
<div class="noVNC_center">
|
||||
<div id="noVNC_connect_dlg">
|
||||
<p class="noVNC_logo" translate="no"><span>no</span>VNC</p>
|
||||
<img class="noVNC_logo" src="app/images/logo.png" translate="auto-mcs">
|
||||
<div>
|
||||
<button id="noVNC_connect_button">
|
||||
<img alt="" src="app/images/connect.svg"> Connect
|
||||
|
|
|
|||
Loading…
Reference in New Issue