Update index.html
This commit is contained in:
parent
dc386c3775
commit
acdf3a1e17
|
@ -29,6 +29,6 @@
|
||||||
<body>
|
<body>
|
||||||
<iframe src="index-closed.html" style="height:500px;width:800px"></iframe>
|
<iframe src="index-closed.html" style="height:500px;width:800px"></iframe>
|
||||||
<br />
|
<br />
|
||||||
<input type="button" value="Home" class="button" onclick="refresh();" />
|
<input type="button" value="Home" class="button" onclick="location.refresh();" />
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue