From 2076d61f398bbc6366727a21ea9e7e00b8bae917 Mon Sep 17 00:00:00 2001
From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com>
Date: Sat, 8 Mar 2025 15:11:37 +0000
Subject: [PATCH] refactor: `password-input` -> `a-password-input`
---
web/html/login.html | 8 ++++----
web/html/xui/component/password.html | 2 +-
web/html/xui/settings.html | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/web/html/login.html b/web/html/login.html
index 0e5e5ef1..fc48b9ec 100644
--- a/web/html/login.html
+++ b/web/html/login.html
@@ -422,16 +422,16 @@
-
-
+
-
-
+
diff --git a/web/html/xui/component/password.html b/web/html/xui/component/password.html
index 70b218ef..0fea1430 100644
--- a/web/html/xui/component/password.html
+++ b/web/html/xui/component/password.html
@@ -14,7 +14,7 @@
{{define "component/password"}}