diff --git a/src/views/app.html b/src/views/app.html index c490bcfd0..b5eb61c83 100644 --- a/src/views/app.html +++ b/src/views/app.html @@ -676,18 +676,16 @@
This creates a snapshot of the app at this instant.
- -You can use app backups to restore or clone this app.
+ +Cloudron periodically creates a backup based on the backup settings. If you disable automatic backups, be sure to manually create backups often.
-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' }}.