tabs
This commit is contained in:
parent
3ea2f7796a
commit
997fe20929
4
vnc.html
4
vnc.html
|
|
@ -124,10 +124,10 @@
|
|||
<div class="noVNC_vcenter">
|
||||
<div id="noVNC_clipboard" class="noVNC_panel">
|
||||
<div class="noVNC_heading">
|
||||
<img alt="" src="app/images/clipboard.svg"> Clipboard
|
||||
<img alt="" src="app/images/clipboard.svg"> Clipboard
|
||||
</div>
|
||||
<p class="noVNC_subheading">
|
||||
Edit clipboard content in the textarea below.
|
||||
Edit clipboard content in the textarea below.
|
||||
</p>
|
||||
<textarea id="noVNC_clipboard_text" rows="5"></textarea>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue