From add853fadaebeed99d2eadcf6ec2fa9396bf6ccd Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 20 Feb 2023 20:59:55 +0330 Subject: update pack 3 user pass will be generated randomly upgrade all dependencies move add client buttom --- web/html/xui/form/protocol/trojan.html | 213 +++++++++++++++------------------ 1 file changed, 99 insertions(+), 114 deletions(-) (limited to 'web/html/xui/form/protocol/trojan.html') diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index fa5a2032..6d43bc34 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -1,141 +1,126 @@ {{define "form/trojan"}} + - - - Account is (Expired|Traffic Ended) And Disabled - + + Account is (Expired|Traffic Ended) And Disabled + + + + Email + + + + + + + + + + + + + + + {{ i18n "none" }} + [[ key ]] + + - Email + {{ i18n "pages.inbounds.totalFlow" }}(GB) - - + - + - - - - - - - none - [[ key ]] - + + + {{ i18n "pages.inbounds.expireDate" }} + + + + + + - - - {{ i18n "pages.inbounds.totalFlow" }}(GB) - + + - + + + - - - - - - {{ i18n "pages.inbounds.expireDate" }} - - - - - - - - - - - - - - - [[ sizeFormat(getUpStats(trojan.email)) ]] / [[ sizeFormat(getDownStats(trojan.email)) ]] - used : [[ sizeFormat(getUpStats(trojan.email) + getDownStats(trojan.email)) ]] - - - - - - - - - - - - - - + [[ sizeFormat(getUpStats(trojan.email)) ]] / [[ sizeFormat(getDownStats(trojan.email)) ]] + used : [[ sizeFormat(getUpStats(trojan.email) + getDownStats(trojan.email)) ]] + + + + + + + + + + + + + + + + - - - + - + + + + + - - fallback[[ index + 1 ]] - - - - - - - - - - - - - - - - - - + + fallback[[ index + 1 ]] + + + + + + + + + + + + + + + + + + {{end}} \ No newline at end of file -- cgit v1.2.3