Update index.html

This commit is contained in:
DremOS Developing Team 2018-06-29 23:51:54 -05:00 committed by GitHub
parent 46ef622d2d
commit 7a4d12bcdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@
</style>
<body>
<iframe src="index-closed.html" style="height:500px;width:800px"></iframe>
<input type="button" name="resetIFrame" value="Reset"
class="button" onclick="reset();" />
<br />
<input type="button" value="Home" class="button" onclick="refresh();" />
</body>
</html>