From 8da5b21d8027a542fc85e316ef1ef9f619c46b99 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Wed, 30 Jan 2019 16:07:02 -0800 Subject: [PATCH] backups: Use icon for add repository button Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- plinth/modules/backups/templates/backups.html | 3 ++- plinth/modules/backups/templates/backups_restore.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/plinth/modules/backups/templates/backups.html b/plinth/modules/backups/templates/backups.html index a103ae4bc..196d52537 100644 --- a/plinth/modules/backups/templates/backups.html +++ b/plinth/modules/backups/templates/backups.html @@ -63,7 +63,8 @@ - {% trans '+ Add Remote Repository' %} + + {% trans 'Add Remote Repository' %} {% endblock %} diff --git a/plinth/modules/backups/templates/backups_restore.html b/plinth/modules/backups/templates/backups_restore.html index e41072e2e..116068267 100644 --- a/plinth/modules/backups/templates/backups_restore.html +++ b/plinth/modules/backups/templates/backups_restore.html @@ -43,7 +43,7 @@ value="{% trans 'Restore' %}" />