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/client_bulk_modal.html | 160 ++++++++++++++++++++++++++++++++++++ 1 file changed, 160 insertions(+) create mode 100644 web/html/xui/client_bulk_modal.html (limited to 'web/html/xui/client_bulk_modal.html') diff --git a/web/html/xui/client_bulk_modal.html b/web/html/xui/client_bulk_modal.html new file mode 100644 index 00000000..19fd4b18 --- /dev/null +++ b/web/html/xui/client_bulk_modal.html @@ -0,0 +1,160 @@ +{{define "clientsBulkModal"}} + + + + + Random + Random_Prefix + Random_Prefix+Num + Random_Prefix+Num+Postfix + Random_Prefix+Num@Telegram Username + +
+ + {{ i18n "pages.client.first" }} + + + + {{ i18n "pages.client.last" }} + + + + {{ i18n "pages.client.prefix" }} + + + + tg_uname + {{ i18n "pages.client.postfix" }} + + + + + {{ i18n "pages.client.clientCount" }} + + + + + {{ i18n "pages.inbounds.totalFlow" }}(GB) + + + + + + + + + + {{ i18n "pages.inbounds.expireDate" }} + + + + + + + +
+
+ +{{end}} \ No newline at end of file -- cgit v1.2.3