Update debug.html

This commit is contained in:
DremOS Developing Team 2018-09-24 11:33:11 -05:00 committed by GitHub
parent 7f6a3a8823
commit 39bf08481a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,6 @@
This will transfer you to the GitReports page in a new tab.<br />
</p>
<a target="_blank" href="https://gitreports.com/issue/SamParisot/DremJS"><button>Proceed</button></a>
<a href="/index-closed.html"><button>Go Back</button></a>
<input target="_parent" type="button" value="Go Back" onClick="window.location.reload()">
</body>
</html>