forked from CGM_Public/pretix_original
Add spaces before ellipses … (#257)
This commit is contained in:
committed by
Raphael Michel
parent
1593787302
commit
2166fa6f4a
@@ -143,7 +143,7 @@
|
||||
</div>
|
||||
<div id="loadingmodal">
|
||||
<i class="fa fa-cog big-rotating-icon"></i>
|
||||
<h1>{% trans "We are processing your request…" %}</h1>
|
||||
<h1>{% trans "We are processing your request …" %}</h1>
|
||||
<p>
|
||||
{% trans "If this takes longer than a few minutes, please contact us." %}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user