Skip to content
Snippets Groups Projects
Verified Commit 14c4aadc authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix button.

parent cc24ab6f
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
<ul id="timetable_select_form">
{{ select_form.as_ul }}
</ul>
<button type="submit" class="btn btn-secondary">
<button type="submit" class="btn btn-dark">
{% blocktrans %}Select{% endblocktrans %}
</button>
</form>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment