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

changed modal message

parent ada2b132
No related branches found
No related tags found
1 merge request!12Fix web text
...@@ -128,7 +128,7 @@ ...@@ -128,7 +128,7 @@
<h4 class="modal-title" id="myModalLabel">Account Request Received!</h4> <h4 class="modal-title" id="myModalLabel">Account Request Received!</h4>
</div> </div>
<div class="modal-body"> <div class="modal-body">
<span>Please wait while we create your account. This may take up to 5-10 minutes.</span> <span>Sit tight for a few seconds while we create your account.</span>
<img src="{{ url_for('static', filename='img/loading.gif') }}" width="40px"> <img src="{{ url_for('static', filename='img/loading.gif') }}" width="40px">
</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