diff --git a/app/templates/errors/certify.html b/app/templates/errors/certify.html index 3102717b83698c3730f5fbf6943d6e1e4343025f..231acb203e6298f84eef0757467e5169f06ac201 100644 --- a/app/templates/errors/certify.html +++ b/app/templates/errors/certify.html @@ -124,7 +124,7 @@ <h4 class="modal-title" id="myModalLabel">Account Certification Received!</h4> </div> <div class="modal-body"> - <span>Please wait while we create your account. This may take up to 5-10 minutes.</span> + <span>Sit tight while we certify your account.</span> <img src="{{ url_for('static', filename='img/loading.gif') }}" width="40px"> </div> </div>