mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
back button
This commit is contained in:
parent
7bcab13253
commit
f8a45dcec2
@ -6,6 +6,8 @@
|
||||
{% trans "Two-Factor Authentication Backup Tokens" %}
|
||||
</h3>
|
||||
|
||||
<a href="{% url 'settings' %}" class="btn btn-secondary w-100">{% trans "to settings" %}}</a>
|
||||
|
||||
{% if backup_tokens %}
|
||||
{% if reveal_tokens %}
|
||||
<ul>
|
||||
|
Loading…
Reference in New Issue
Block a user