From 729d8549e2b536a10c402a88e0d4cfde9e4baf3f Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Mon, 4 Dec 2023 19:17:38 +0100 Subject: new frontend and mobile view #1286 --- web/html/xui/form/client.html | 29 ++++++++++++++++++----------- 1 file changed, 18 insertions(+), 11 deletions(-) (limited to 'web/html/xui/form/client.html') diff --git a/web/html/xui/form/client.html b/web/html/xui/form/client.html index 4fd5b8e3..63080ab7 100644 --- a/web/html/xui/form/client.html +++ b/web/html/xui/form/client.html @@ -1,10 +1,5 @@ {{define "form/client"}} - @@ -97,13 +92,13 @@
- + {{ i18n "none" }} [[ key ]] - + {{ i18n "none" }} [[ key ]] @@ -136,10 +131,10 @@
- +
- + @@ -153,9 +148,21 @@ - Expired + Expired + + + + {{ i18n "pages.client.renew" }} + + + + + +
{{end}} \ No newline at end of file -- cgit v1.2.3