Allow to disables fee in stats module

This commit is contained in:
Raphael Michel
2019-08-09 15:02:44 +02:00
parent a1353b3773
commit 669b438c91
2 changed files with 3 additions and 3 deletions

View File

@@ -46,7 +46,7 @@
{% if subevent_warning %}
<div class="alert alert-info">
{% blocktrans trimmed context "subevent" %}
If you select a single date, payment method fees will not be listed here as it might not be clear which
If you select a single date, fees will not be listed here as it might not be clear which
date they belong to.
{% endblocktrans %}
</div>