From 44a1104bffd48a2b084d903bf8fe711546f591dc Mon Sep 17 00:00:00 2001 From: Shahin <115543613+shahin-io@users.noreply.github.com> Date: Tue, 13 Feb 2024 17:37:10 +0000 Subject: [PATCH] Update login.html (#931) --- web/html/login.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/web/html/login.html b/web/html/login.html index 24b245bc..fa3f7ca1 100644 --- a/web/html/login.html +++ b/web/html/login.html @@ -97,7 +97,8 @@ -

{{ i18n "pages.login.title" }}

+

X-UI

+

{{ i18n "pages.login.title" }}

@@ -117,8 +118,8 @@ - [[ loading ? '' : '{{ i18n "login" }}' ]] + :style="{ fontWeight: 'bold', width: loading ? '50px' : '100%', display: 'inline-block' }"> + [[ loading ? '' : '{{ i18n "login" }}' ]]