mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
backups: Remove cancel button from add disk location page
For consistency with add remote location page. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
925df966f3
commit
92abe9f3c1
@ -32,9 +32,6 @@
|
||||
|
||||
<input type="submit" class="btn btn-primary"
|
||||
value="{% trans "Create Repository" %}"/>
|
||||
<a class="btn btn-default" role="button" href="{% url 'backups:index' %}">
|
||||
{% trans "Cancel" %}
|
||||
</a>
|
||||
</form>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user