From ff59bb60ced41d54ff0c2a579aefe34ded081c1b Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Thu, 7 Dec 2023 12:56:06 +0100 Subject: [PATCH] fix user-pass setting style --- web/html/xui/settings.html | 51 ++++++++++++++++++++++++++------------ 1 file changed, 35 insertions(+), 16 deletions(-) diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index ea7f0f06..7aa3350c 100644 --- a/web/html/xui/settings.html +++ b/web/html/xui/settings.html @@ -113,22 +113,41 @@ - - - - - - - - - - - - - - - {{ i18n "confirm" }} - + + + + + + + + + + + + + + + + + + +
{{ i18n "pages.settings.oldUsername"}}: + + + +
{{ i18n "pages.settings.currentPassword"}}: + + + +
{{ i18n "pages.settings.newUsername"}}: + + + +
{{ i18n "pages.settings.newPassword"}}: + + + +