diff --git a/plinth/modules/backups/templates/backups_add_remote_repository.html b/plinth/modules/backups/templates/backups_add_remote_repository.html index 8b4587b0b..9065216f0 100644 --- a/plinth/modules/backups/templates/backups_add_remote_repository.html +++ b/plinth/modules/backups/templates/backups_add_remote_repository.html @@ -19,7 +19,7 @@ {% blocktrans trimmed %} The credentials for this repository are stored on your {{ box_name }}.
- To restore a backup on a new {{ box_name }} you need the ssh + To restore a backup on a new {{ box_name }} you need the SSH credentials and, if chosen, the encryption passphrase. {% endblocktrans %}