mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +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"
|
<input type="submit" class="btn btn-primary"
|
||||||
value="{% trans "Create Repository" %}"/>
|
value="{% trans "Create Repository" %}"/>
|
||||||
<a class="btn btn-default" role="button" href="{% url 'backups:index' %}">
|
|
||||||
{% trans "Cancel" %}
|
|
||||||
</a>
|
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user