Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web/html
diff options
context:
space:
mode:
Diffstat (limited to 'web/html')
-rw-r--r--web/html/login.html1
-rw-r--r--web/html/xui/settings.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/web/html/login.html b/web/html/login.html
index c6a6f085..d6918d0b 100644
--- a/web/html/login.html
+++ b/web/html/login.html
@@ -110,6 +110,7 @@
</a-layout>
{{template "js" .}}
{{template "component/themeSwitcher" .}}
+{{template "component/password" .}}
<script>
const app = new Vue({
diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html
index 44b15771..b35b2ac9 100644
--- a/web/html/xui/settings.html
+++ b/web/html/xui/settings.html
@@ -231,6 +231,7 @@
{{template "js" .}}
{{template "component/themeSwitcher" .}}
+{{template "component/password" .}}
{{template "component/setting"}}
<script>