Skip to content
Snippets Groups Projects
Commit c2487c9c authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Correct HTML tag

parent c105c9df
Branches
Tags
No related merge requests found
......@@ -8,7 +8,7 @@
{% csrf_token %}
{% bootstrap_form_errors form %}
<fieldset>
<fieldset>{% trans "Display" %}</fieldset>
<legend>{% trans "Display" %}</legend>
{% bootstrap_form form layout="horizontal" %}
</fieldset>
<div class="form-group submit-group">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment