From b12373e3c7137e3bece701e05d964efcd475885b Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Fri, 21 Sep 2018 12:16:32 -0500 Subject: [PATCH] Update debug.html --- apps/debug/debug.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/debug/debug.html b/apps/debug/debug.html index d98185f..f926f17 100644 --- a/apps/debug/debug.html +++ b/apps/debug/debug.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <head> - <title>Access denied</title> + <title>Notice</title> </head> <style type="text/css"> @@ -16,13 +16,13 @@ <justify> <embed src="https://sparrdrem.github.io/DremJS/apps/debug/chord.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" /> <h1> - Access denied + Notice </h1> <hr /> <br /> <br /> <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> </justify> </body>