diff --git a/web/html/component/aPasswordInput.html b/web/html/component/aPasswordInput.html
deleted file mode 100644
index e688eba6..00000000
--- a/web/html/component/aPasswordInput.html
+++ /dev/null
@@ -1,57 +0,0 @@
-{{define "component/passwordInput"}}
-
-
-
-
-
-
-
-
-
-
-{{end}}
-
-{{define "component/aPasswordInput"}}
-
-{{end}}
\ No newline at end of file
diff --git a/web/html/login.html b/web/html/login.html
index a2e843ec..08512af8 100644
--- a/web/html/login.html
+++ b/web/html/login.html
@@ -507,14 +507,16 @@
-
-
+
+
-
-
+
+
@@ -538,7 +540,6 @@
{{template "js" .}}
{{template "component/aThemeSwitch" .}}
- {{template "component/aPasswordInput" .}}
{{template "component/aSidebar" .}}
{{template "component/aThemeSwitch" .}}
-{{template "component/aPasswordInput" .}}
{{template "component/aSettingListItem" .}}