Abbort Buttons and Paging of Tables turend of.
This commit is contained in:
parent
04c5ace7ab
commit
14fc5b97c5
17 changed files with 23 additions and 23 deletions
|
@ -21,7 +21,7 @@
|
|||
{% endif %}
|
||||
<div class="btn-group col-12" role="group" data-toggle="buttons">
|
||||
<button class="col-3 btn btn-primary" type="submit">{% trans "Sign In" %}</button>
|
||||
<a class="col-3 btn btn-danger" href="{% url 'account_reset_password' %}">{% trans "Forgot Password?" %}</a>
|
||||
<a class="col-5 btn btn-danger" href="{% url 'account_reset_password' %}">{% trans "Forgot Password?" %}</a>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue