diff --git a/src/postorius/templates/postorius/lists/subscription_requests.html b/src/postorius/templates/postorius/lists/subscription_requests.html index 6af3b04..cbb81a2 100644 --- a/src/postorius/templates/postorius/lists/subscription_requests.html +++ b/src/postorius/templates/postorius/lists/subscription_requests.html @@ -13,7 +13,7 @@ - + @@ -23,10 +23,9 @@ {% endfor %} @@ -38,6 +37,5 @@

{% trans 'There are currently no subscription requests for this list.' %}

{% endif %} - {% endblock %}
{% trans 'E-Mail' %}{% trans 'E-Mail Address' %}  
{{ request.email }} - {% trans 'Accept' %} - {% trans 'Reject' %} - {% trans 'Discard' %} - + {% trans 'Accept' %} + {% trans 'Reject' %} + {% trans 'Discard' %}