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
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2023-03-17 19:30:14 +0300
committerGitHub <noreply@github.com>2023-03-17 19:30:14 +0300
commitf25a7a571e6103587558e970673a09375b1ef318 (patch)
tree24e645ff37cec8d8b166bfe59403c4fb19a1da2c /web/html/login.html
parentb9ffe62d698016b52a5a36ede0eb2bdf86085d8a (diff)
parent87e173b56767a861210dc0cc4913bab232765dfd (diff)
Merge pull request #26 from MHSanaei/dev
alireza
Diffstat (limited to 'web/html/login.html')
-rw-r--r--web/html/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/login.html b/web/html/login.html
index f2c2116c..5138f15e 100644
--- a/web/html/login.html
+++ b/web/html/login.html
@@ -39,7 +39,7 @@
<a-layout-content>
<a-row type="flex" justify="center">
<a-col :xs="22" :sm="20" :md="16" :lg="12" :xl="8">
- <h1>3x-ui {{ i18n "pages.login.title" }}</h1>
+ <h1>{{ i18n "pages.login.title" }}</h1>
</a-col>
</a-row>
<a-row type="flex" justify="center">