Skip to content
Snippets Groups Projects
Commit aaf4ac55 authored by Rohith's avatar Rohith
Browse files

- update the forbidden template, fixed the typo on the code 503 -> 403

parent 5ee0bafb
Branches
Tags
No related merge requests found
......@@ -22,7 +22,7 @@
<div class="col-md-12">
<div class="error-template">
<h1 class="oops">Oops!</h1>
<h2 class="message">503 Permission Denied</h2>
<h2 class="message">403 Permission Denied</h2>
<div class="error-details">
Sorry, you do not have access to this page, please contact your administrator
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment