From 96786c94189f3d2f3f04c1915529c786228bdf42 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Fri, 17 Mar 2023 19:37:49 +0330 Subject: alireza --- web/html/xui/form/client.html | 110 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 web/html/xui/form/client.html (limited to 'web/html/xui/form/client.html') diff --git a/web/html/xui/form/client.html b/web/html/xui/form/client.html new file mode 100644 index 00000000..586f4fd4 --- /dev/null +++ b/web/html/xui/form/client.html @@ -0,0 +1,110 @@ +{{define "form/client"}} + + + + + Email + + + + + + + + + + + + + + + + + + + IP Count Limit + + + + + + + + + + IP Log + + + + + + + + + + + + + + + + + + + {{ i18n "none" }} + [[ key ]] + + + + + {{ i18n "none" }} + [[ key ]] + + + + + {{ i18n "pages.inbounds.totalFlow" }}(GB) + + + + + + + + + + + {{ i18n "pages.inbounds.expireDate" }} + + + + + + + Expired + + +{{end}} \ No newline at end of file -- cgit v1.2.3