From 92abe9f3c1b3ce58a35be807a62866ee619e6061 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Tue, 27 Aug 2019 22:18:23 -0700 Subject: [PATCH] backups: Remove cancel button from add disk location page For consistency with add remote location page. Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- plinth/modules/backups/templates/backups_add_repository.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/plinth/modules/backups/templates/backups_add_repository.html b/plinth/modules/backups/templates/backups_add_repository.html index 2aab6fa3c..6cd8ba450 100644 --- a/plinth/modules/backups/templates/backups_add_repository.html +++ b/plinth/modules/backups/templates/backups_add_repository.html @@ -32,9 +32,6 @@ - - {% trans "Cancel" %} - {% endblock %}