mirror of
https://github.com/optim-enterprises-bv/control-pane.git
synced 2025-10-29 09:02:21 +00:00
9 lines
376 B
PHP
9 lines
376 B
PHP
<dialog id="vnc">
|
|
<div class="panel" style="text-align:right;">
|
|
<span onclick="clonos.dialogClose();" style="font-size:150%;font-weight:bold;cursor:pointer;">
|
|
<span class="dialog-fullscreen"></span>
|
|
<span class="dialog-close"></span>
|
|
</span>
|
|
</div>
|
|
<iframe src="about:blank" id="vnc-iframe" border="0" width="800" height="600"></iframe> <!-- 760 436 -->
|
|
</dialog> |