From 1f16e09daa3ac99469162a3490b347d9c2d5ffb0 Mon Sep 17 00:00:00 2001 From: wanghe-fit2cloud Date: Mon, 16 Dec 2024 18:27:15 +0800 Subject: [PATCH] chore: Optimize the prompt messages on some pages --- cmd/server/res/html/200.html | 2 +- cmd/server/res/html/200_err_domain.html | 4 ++-- cmd/server/res/html/200_err_ip_limit.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cmd/server/res/html/200.html b/cmd/server/res/html/200.html index c21b7f15a..62598c189 100644 --- a/cmd/server/res/html/200.html +++ b/cmd/server/res/html/200.html @@ -48,7 +48,7 @@

Access Temporarily Unavailable

The current environment has enabled secure login access.

-

Please enter the following command in the SSH terminal to view the panel login URL:

+

Run the following SSH command to view the panel login URL:

1pctl user-info

diff --git a/cmd/server/res/html/200_err_domain.html b/cmd/server/res/html/200_err_domain.html index 0591abc60..8f48fc532 100644 --- a/cmd/server/res/html/200_err_domain.html +++ b/cmd/server/res/html/200_err_domain.html @@ -48,8 +48,8 @@

Access Temporarily Unavailable

The current environment has enabled domain name binding.

-

You can enter the following command in the SSH terminal to reset the binding information:

-

1pctl rest domain

+

Run the following SSH command to reset the binding information:

+

1pctl reset domain

diff --git a/cmd/server/res/html/200_err_ip_limit.html b/cmd/server/res/html/200_err_ip_limit.html index e5e944cbb..662704ec0 100644 --- a/cmd/server/res/html/200_err_ip_limit.html +++ b/cmd/server/res/html/200_err_ip_limit.html @@ -48,7 +48,7 @@

Access Temporarily Unavailable

The current environment has enabled authorized IP access.

-

You can enter the following command in the SSH terminal to reset the binding information:

+

Run the following SSH command to reset the binding information:

1pctl reset ips