fullscreen title
This commit is contained in:
parent
2012a4fdf2
commit
63867650c3
2
vnc.html
2
vnc.html
|
|
@ -228,7 +228,7 @@
|
|||
<!-- Toggle fullscreen -->
|
||||
<input type="image" alt="Fullscreen" src="app/images/fullscreen.svg"
|
||||
id="noVNC_fullscreen_button" class="noVNC_button noVNC_hidden"
|
||||
title="Fullscreen">
|
||||
title="Fullscreen (F11)">
|
||||
|
||||
<!-- Settings -->
|
||||
<input style="display: none" type="image" alt="Settings" src="app/images/settings.svg"
|
||||
|
|
|
|||
Loading…
Reference in New Issue