diff --git a/web/html/xui/form/protocol/dokodemo.html b/web/html/xui/form/protocol/dokodemo.html
index 5cf0d170..882c4859 100644
--- a/web/html/xui/form/protocol/dokodemo.html
+++ b/web/html/xui/form/protocol/dokodemo.html
@@ -8,13 +8,13 @@
- tcp+udp
- tcp
- udp
+ TCP+UDP
+ TCP
+ UDP
-{{end}}
\ No newline at end of file
+{{end}}
diff --git a/web/html/xui/form/protocol/shadowsocks.html b/web/html/xui/form/protocol/shadowsocks.html
index 16e353e5..aedd0999 100644
--- a/web/html/xui/form/protocol/shadowsocks.html
+++ b/web/html/xui/form/protocol/shadowsocks.html
@@ -46,12 +46,12 @@
- tcp+udp
- tcp
- udp
+ TCP+UDP
+ TCP
+ UDP
|
-{{end}}
\ No newline at end of file
+{{end}}
diff --git a/web/html/xui/form/protocol/socks.html b/web/html/xui/form/protocol/socks.html
index fafef46f..e9a937e2 100644
--- a/web/html/xui/form/protocol/socks.html
+++ b/web/html/xui/form/protocol/socks.html
@@ -1,6 +1,6 @@
{{define "form/socks"}}
-
+
@@ -30,4 +30,4 @@
-{{end}}
\ No newline at end of file
+{{end}}
diff --git a/web/html/xui/form/stream/stream_tcp.html b/web/html/xui/form/stream/stream_tcp.html
index e03aa830..83351dad 100644
--- a/web/html/xui/form/stream/stream_tcp.html
+++ b/web/html/xui/form/stream/stream_tcp.html
@@ -4,7 +4,7 @@
-
+
inbound.stream.tcp.type = checked ? 'http' : 'none'">
@@ -73,4 +73,4 @@
-{{end}}
\ No newline at end of file
+{{end}}
diff --git a/web/html/xui/form/stream/stream_ws.html b/web/html/xui/form/stream/stream_ws.html
index b5f2593e..14d09999 100644
--- a/web/html/xui/form/stream/stream_ws.html
+++ b/web/html/xui/form/stream/stream_ws.html
@@ -1,6 +1,6 @@
{{define "form/streamWS"}}
-
+
@@ -20,4 +20,4 @@
-{{end}}
\ No newline at end of file
+{{end}}
diff --git a/web/html/xui/form/tls_settings.html b/web/html/xui/form/tls_settings.html
index 51edde35..89633abb 100644
--- a/web/html/xui/form/tls_settings.html
+++ b/web/html/xui/form/tls_settings.html
@@ -46,7 +46,7 @@
[[ alpn ]]
-
+
@@ -132,4 +132,4 @@
-{{end}}
\ No newline at end of file
+{{end}}
diff --git a/web/html/xui/index.html b/web/html/xui/index.html
index f4c47e1a..163ad3e9 100644
--- a/web/html/xui/index.html
+++ b/web/html/xui/index.html
@@ -140,7 +140,7 @@
{{ i18n "usage"}}:
- Memory: [[ sizeFormat(status.appStats.mem) ]] -
+ RAM: [[ sizeFormat(status.appStats.mem) ]] -
Threads: [[ status.appStats.threads ]]
@@ -195,7 +195,7 @@
- [[ sizeFormat(status.netIO.up) ]] / S
+ [[ sizeFormat(status.netIO.up) ]]/s
{{ i18n "pages.index.upSpeed" }}
@@ -205,7 +205,7 @@
- [[ sizeFormat(status.netIO.down) ]] / S
+ [[ sizeFormat(status.netIO.down) ]]/s
{{ i18n "pages.index.downSpeed" }}
@@ -328,9 +328,9 @@
{{template "textModal"}}