Changed code for panel

This commit is contained in:
Thomas G 2022-06-20 21:41:50 +10:00
parent 95feeda72d
commit cb3be5168d
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<p class="alerttext" id="alerttext">ALERT TEXT</p> <p class="alerttext" id="alerttext">ALERT TEXT</p>
</div> </div>
<div class="content"> <div class="content">
<h1>401 Unauthorized</h1> <h1>403 Forbidden</h1>
<p>You do not have access to this page.</p> <p>You do not have access to this page.</p>
<img alt="Error Image" src="https://morblox.us/error.png" width="503" height="579"> <img alt="Error Image" src="https://morblox.us/error.png" width="503" height="579">
</div> </div>