Skip to content
Snippets Groups Projects
Commit 29e72522 authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

edited authorization error message

parent 7ac8330f
No related branches found
No related tags found
No related merge requests found
Pipeline #5896 failed with stage
<html class="gr__rc_uab_edu"> <html class="gr__rc_uab_edu">
<title>User Blocked </title> <title>User Authorization error </title>
<head> <head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.7.3/socket.io.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.7.3/socket.io.min.js"></script>
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
<div class="col-md-10 col-sm-10 my-col"> <div class="col-md-10 col-sm-10 my-col">
<div id="form-wrapper"> <div id="form-wrapper">
<h2> Account SHIB error </h2> <h2> Account Authorization error </h2>
<p style="font-size:110%;"> {{ welcome_msg |safe }}</p> <p style="font-size:110%;"> {{ welcome_msg |safe }}</p>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment