Fixed typos and updated translation

This commit is contained in:
Raphael Michel
2016-07-30 22:46:07 +02:00
parent 8d01e092b3
commit 694c3143a5
6 changed files with 1158 additions and 888 deletions

View File

@@ -7,7 +7,7 @@
<ul class="nav nav-pills">
<li {% if "event.vouchers" == url_name %}class="active"{% endif %}>
<a href="{% url 'control:event.vouchers' organizer=request.event.organizer.slug event=request.event.slug %}">
{% trans "All Vouchers" %}
{% trans "All vouchers" %}
</a>
</li>
<li {% if "event.vouchers.tags" == url_name %}class="active"{% endif %}>