Update index-all.html
This commit is contained in:
parent
cf14519d17
commit
8a73e8da73
|
@ -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:87%;width:100%" name="app"></iframe>
|
<iframe src="index-closed.html" style="height:88%;width:100%" name="app"></iframe>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue