Add spaces before ellipses … (#257)

This commit is contained in:
Tobias Kunze
2016-10-02 17:05:06 +02:00
committed by Raphael Michel
parent 1593787302
commit 2166fa6f4a
11 changed files with 22 additions and 22 deletions

View File

@@ -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>