Update debug.html

This commit is contained in:
DremOS Developing Team 2018-09-21 12:16:32 -05:00 committed by GitHub
parent 583b235f74
commit b12373e3c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>