diff --git a/plinth/modules/backups/templates/backups.html b/plinth/modules/backups/templates/backups.html index 27cfc1233..ec33b46a3 100644 --- a/plinth/modules/backups/templates/backups.html +++ b/plinth/modules/backups/templates/backups.html @@ -44,7 +44,7 @@ {% block configuration %} -

{% trans 'Existing backups' %}

+

{% trans 'Existing backup locations' %}

{% include "backups_repository.inc" with repository=root_repository uuid='root' editable=False %}