mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +00:00
Small visual tweaks to various auth views (#3238)
This commit is contained in:
@ -8,7 +8,8 @@
|
||||
{% csrf_token %}
|
||||
{{ form|crispy }}
|
||||
|
||||
<button type="submit" class="btn btn-primary">
|
||||
<hr>
|
||||
<button type="submit" class="btn btn-primary float-right">
|
||||
<span class='fas fa-check-circle'></span> {% trans 'Authenticate' %}
|
||||
</button>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user