Update debug.html
This commit is contained in:
parent
583b235f74
commit
b12373e3c7
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Access denied</title>
|
<title>Notice</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
@ -16,13 +16,13 @@
|
||||||
<justify>
|
<justify>
|
||||||
<embed src="https://sparrdrem.github.io/DremJS/apps/debug/chord.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
|
<embed src="https://sparrdrem.github.io/DremJS/apps/debug/chord.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
|
||||||
<h1>
|
<h1>
|
||||||
Access denied
|
Notice
|
||||||
</h1>
|
</h1>
|
||||||
<hr />
|
<hr />
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
<p>
|
<p>
|
||||||
You do not have access to <code>apps/debug</code>. Please contact a local administrator for more information.
|
This will transfer you to the GitReports page. <br />
|
||||||
</p>
|
</p>
|
||||||
</justify>
|
</justify>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue