remove alert since mail-typo-checking is disabled (#723)

This commit is contained in:
Jakob Schnell
2017-12-19 18:12:53 +01:00
committed by Raphael Michel
parent 9b4a3bcbef
commit 50c3f025e2

View File

@@ -96,12 +96,6 @@
</div>
{% endfor %}
</div>
<div class="alert alert-warning typo-alert">
<strong>{% trans "Are you sure your email address is correct?" %}</strong><br>
{% blocktrans trimmed with entered="<span data-typodisplay></span>" suggestion="<span data-typosuggest></span>" %}
You entered "{{ entered }}". Did you mean "{{ suggestion }}"?
{% endblocktrans %}
</div>
<div class="row checkout-button-row">
<div class="col-md-4">
<a class="btn btn-block btn-default btn-lg"