diff --git a/resources/views/settings/backups.blade.php b/resources/views/settings/backups.blade.php index 141dc07d4..636d624eb 100644 --- a/resources/views/settings/backups.blade.php +++ b/resources/views/settings/backups.blade.php @@ -152,12 +152,14 @@
- Use the restore () button to
- restore from a previous backup. (This does not currently with with S3 file storage.)
Your entire {{ config('app.name') }} database and any uploaded files will be completely replaced by what's in the backup file.
+ Use the restore button to
+ restore from a previous backup. (This does not currently with with S3 file storage.)
Your entire {{ config('app.name') }} database and any uploaded files will be completely replaced by what's in the backup file.
-- You will be logged out after your restore is complete. +
+ You will be logged out once your restore is complete.