Update index-all.html
This commit is contained in:
parent
e5aa2d5799
commit
6ddc12a2ce
|
@ -1,6 +1,6 @@
|
||||||
<html>
|
<html>
|
||||||
<body>
|
<body>
|
||||||
<iframe src="taskbar.html" style="height:8%;width:100%" name="taskbar"></iframe>
|
<iframe src="taskbar.html" style="height:8%;width:100%" name="taskbar"></iframe>
|
||||||
<iframe src="index-closed.html" style="height:88%;width:100%" name="app"></iframe>
|
<iframe src="index-closed.html" style="height:85%;width:100%" name="app"></iframe>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue