Skip to content
Snippets Groups Projects
Commit 552c8f42 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Merge branch '94-use-btn-dark-everywhere' into 'master'

Use btn-dark everywhere. Closes BiscuIT-ng#94.

Closes BiscuIT-ng#94

See merge request Teckids/BiscuIT/BiscuIT-App-SchILD-NRW!8
parents a033afb6 8030b6a0
No related branches found
No related tags found
1 merge request!8Use btn-dark everywhere. Closes BiscuIT-ng#94.
......@@ -46,7 +46,7 @@
{% csrf_token %}
{% bootstrap_form upload_form %}
<button type="submit" class="btn btn-secondary">
<button type="submit" class="btn btn-dark">
{% blocktrans %}Process{% 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