diff --git a/dashboard/src/components/app/Backups.vue b/dashboard/src/components/app/Backups.vue index 2778be67c..7274f2bd4 100644 --- a/dashboard/src/components/app/Backups.vue +++ b/dashboard/src/components/app/Backups.vue @@ -268,7 +268,7 @@ onMounted(async () => {
{{ $t('app.backups.import.description') }}
- +
@@ -280,7 +280,7 @@ onMounted(async () => {
{{ $t('app.backups.backups.description') }}
- +
diff --git a/dashboard/src/components/app/Resources.vue b/dashboard/src/components/app/Resources.vue index af70de650..598fb5929 100644 --- a/dashboard/src/components/app/Resources.vue +++ b/dashboard/src/components/app/Resources.vue @@ -129,7 +129,7 @@ onMounted(async () => {
- +
@@ -144,6 +144,6 @@ onMounted(async () => { - + \ No newline at end of file diff --git a/dashboard/src/views/AppsView.vue b/dashboard/src/views/AppsView.vue index 5c0075c14..213c6157d 100644 --- a/dashboard/src/views/AppsView.vue +++ b/dashboard/src/views/AppsView.vue @@ -264,7 +264,7 @@ onUnmounted(() => {
- +
diff --git a/dashboard/src/views/RestoreView.vue b/dashboard/src/views/RestoreView.vue index 17efaade0..54bcef183 100644 --- a/dashboard/src/views/RestoreView.vue +++ b/dashboard/src/views/RestoreView.vue @@ -302,7 +302,7 @@ onMounted(async () => { Please wait while Cloudron is restoring.

- You can follow the logs on the server at /home/yellowtent/platformdata/logs/box.log + You can follow the logs on the server at /home/yellowtent/platformdata/logs/box.log

If restore appears stuck, it can be restarted by running systemctl restart box and reloading this page.