From 5ef8a5a37ec7e6b7df710fa61b0324ab5a6617ab Mon Sep 17 00:00:00 2001 From: MHSanaei <33454419+MHSanaei@users.noreply.github.com> Date: Thu, 23 Mar 2023 23:22:50 +0330 Subject: old design --- web/html/xui/client_bulk_modal.html | 160 ------------------------------------ 1 file changed, 160 deletions(-) delete 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 deleted file mode 100644 index 19fd4b18..00000000 --- a/web/html/xui/client_bulk_modal.html +++ /dev/null @@ -1,160 +0,0 @@ -{{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