Skip to content
Snippets Groups Projects
Commit 6b5705a9 authored by root's avatar root
Browse files

Alter wait message

parent 7afcc88f
No related branches found
No related tags found
No related merge requests found
......@@ -106,10 +106,10 @@
<div class="modal-dialog modal-sm" role="document">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title" id="myModalLabel">Thank you for requesting</h4>
<h4 class="modal-title" id="myModalLabel">Account Request Received!</h4>
</div>
<div class="modal-body">
<span>We are creating your account. It may take 5-10 minutes.</span>
<span>Please wait while we create your account. This may take up to 5-10 minutes.</span>
<img src="{{ url_for('static', filename='img/loading.gif') }}" width="40px">
</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