Email details body: Replace "Organizer" with "Contact"

"Organizer" isn't always accurrate if the organizer isn't actually
organizing the event but maybe only selling the tickets
This commit is contained in:
Raphael Michel
2021-04-13 15:59:02 +02:00
parent 92bf93ca0a
commit 90056c5dca

View File

@@ -33,7 +33,7 @@
</tr>
<tr>
<td>
<strong>{% trans "Organizer:" %}</strong>
<strong>{% trans "Contact:" %}</strong>
</td>
<td>
{{ event.organizer }}
@@ -121,7 +121,7 @@
{% endif %}
<tr>
<td>
<strong>{% trans "Organizer:" %}</strong>
<strong>{% trans "Contact:" %}</strong>
</td>
<td>
{{ event.organizer }}