diff --git a/web/html/xui/client_bulk_modal.html b/web/html/xui/client_bulk_modal.html index a5537562..ea43feb2 100644 --- a/web/html/xui/client_bulk_modal.html +++ b/web/html/xui/client_bulk_modal.html @@ -1,107 +1,108 @@ -{{define "clientsBulkModal"}} - - - - {{ i18n "pages.client.clientCount" }} - - - - - {{ i18n "pages.inbounds.totalFlow" }}(GB) - - - - - - - - - - {{ i18n "pages.inbounds.expireDate" }} - - - - - - - - - - -{{end}} \ No newline at end of file +{{define "clientsBulkModal"}} + + + + {{ i18n "pages.client.clientCount" }} + + + + + {{ i18n "pages.inbounds.totalFlow" }}(GB) + + + + + + + + + + {{ i18n "pages.inbounds.expireDate" }} + + + + + + + + + + +{{end}} diff --git a/web/html/xui/client_modal.html b/web/html/xui/client_modal.html index b3b56ce6..129d2cc5 100644 --- a/web/html/xui/client_modal.html +++ b/web/html/xui/client_modal.html @@ -1,109 +1,110 @@ -{{define "clientsModal"}} - - {{template "form/client"}} - - -{{end}} \ No newline at end of file +{{define "clientsModal"}} + + {{template "form/client"}} + + +{{end}}