diff --git a/src/views/app.html b/src/views/app.html index f59554eb6..db39535af 100644 --- a/src/views/app.html +++ b/src/views/app.html @@ -991,7 +991,8 @@
-

Cloudron periodically creates a backup based on the backup settings. Automatic Backups is currently {{ backups.enableBackup ? 'enabled' : 'disabled' }}.

+

Cloudron periodically creates a backup based on the backup settings. + Automatic Backups is currently {{ backups.enableBackup ? 'enabled' : 'disabled' }}.