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)
-
-
- 0 {{ i18n "pages.inbounds.meansNoLimit" }}
-
-
-
-
-
-
-
-
- {{ i18n "pages.inbounds.expireDate" }}
-
-
- {{ i18n "pages.inbounds.leaveBlankToNeverExpire" }}
-
-
-
-
-
-
-
-
-
-{{end}}
\ No newline at end of file
+{{define "clientsBulkModal"}}
+
+
+
+ {{ i18n "pages.client.clientCount" }}
+
+
+
+
+ {{ i18n "pages.inbounds.totalFlow" }}(GB)
+
+
+ 0 {{ i18n "pages.inbounds.meansNoLimit" }}
+
+
+
+
+
+
+
+
+ {{ i18n "pages.inbounds.expireDate" }}
+
+
+ {{ i18n "pages.inbounds.leaveBlankToNeverExpire" }}
+
+
+
+
+
+
+
+
+
+{{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}}