diff --git a/apps/frontend/src/components/ui/servers/PanelServerActionButton.vue b/apps/frontend/src/components/ui/servers/PanelServerActionButton.vue index 9f2d465ce..3022a7b06 100644 --- a/apps/frontend/src/components/ui/servers/PanelServerActionButton.vue +++ b/apps/frontend/src/components/ui/servers/PanelServerActionButton.vue @@ -4,19 +4,19 @@

Are you sure you want to - {{ confirmActionText }} the server? + {{ pendingAction }} the server?

@@ -31,11 +31,11 @@
-
{{ serverData }}
+
{{ server }}
- +
@@ -62,14 +62,14 @@
- -
@@ -30,7 +30,8 @@ diff --git a/apps/frontend/src/pages/hosting/manage/[id].vue b/apps/frontend/src/pages/hosting/manage/[id].vue index 9eed7db68..be76662c7 100644 --- a/apps/frontend/src/pages/hosting/manage/[id].vue +++ b/apps/frontend/src/pages/hosting/manage/[id].vue @@ -172,17 +172,7 @@ @@ -320,12 +310,14 @@ >