diff --git a/web/html/xui/form/stream/stream_kcp.html b/web/html/xui/form/stream/stream_kcp.html
index 8a45669d..39ae6ca2 100644
--- a/web/html/xui/form/stream/stream_kcp.html
+++ b/web/html/xui/form/stream/stream_kcp.html
@@ -10,8 +10,17 @@
WireGuard
-
-
+
+
+
+
+ {{ i18n "reset" }}
+
+ {{ i18n "password" }}
+
+
+
+
diff --git a/web/html/xui/form/stream/stream_quic.html b/web/html/xui/form/stream/stream_quic.html
index d9175061..b92167bf 100644
--- a/web/html/xui/form/stream/stream_quic.html
+++ b/web/html/xui/form/stream/stream_quic.html
@@ -7,9 +7,18 @@
CHACHA20-POLY1305
-
+
+
+
+
+ {{ i18n "reset" }}
+
+ {{ i18n "password" }}
+
+
+
-
+
None