diff --git a/custom-web/templates/password.html b/custom-web/templates/password.html index 8d98cd69dd..2ba73f6dff 100644 --- a/custom-web/templates/password.html +++ b/custom-web/templates/password.html @@ -14,7 +14,7 @@ {{ if .Invalid }} -

{{ .UsernamePrompt }}和密码不正确

+

{{ .UsernamePrompt }}或密码不正确

{{ end }}