From 32c7e90c14b387880d87a1ee669dfff967af0410 Mon Sep 17 00:00:00 2001 From: Erik Hennig Date: Sun, 2 Jan 2022 13:42:18 +0100 Subject: [PATCH] fix: typo in system backup template --- management/templates/system-backup.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/management/templates/system-backup.html b/management/templates/system-backup.html index 6cbcc4fa..3075b912 100644 --- a/management/templates/system-backup.html +++ b/management/templates/system-backup.html @@ -5,7 +5,7 @@

Backup Status

-

The box makes an incremental backup each night. By default the backup is stored on the machine itself, but you can also store in on S3-compatible services like Amazon Web Services (AWS).

+

The box makes an incremental backup each night. By default the backup is stored on the machine itself, but you can also store it on S3-compatible services like Amazon Web Services (AWS).

Configuration