Removed typo

This commit is contained in:
Raphael Michel
2015-11-12 19:21:30 +01:00
parent 97debe73ae
commit ec0a7d6fe4

View File

@@ -5,7 +5,7 @@
<form action="" method="post" class="form-horizontal" enctype="multipart/form-data">
{% csrf_token %}
<fieldset>
<legend>{% trans "Ticket download" %}</legend>a
<legend>{% trans "Ticket download" %}</legend>
{% bootstrap_form_errors form %}
{% bootstrap_field form.ticket_download layout="horizontal" %}
{% bootstrap_field form.ticket_download_date layout="horizontal" %}