diff --git a/web/html/form/inbound.html b/web/html/form/inbound.html index ca4dc66a..00f97f6e 100644 --- a/web/html/form/inbound.html +++ b/web/html/form/inbound.html @@ -28,7 +28,7 @@ - + @@ -51,8 +51,9 @@ {{ i18n "pages.inbounds.periodicTrafficResetDesc" }}
- {{ i18n "pages.inbounds.lastReset" }}: - [[ moment(dbInbound.lastTrafficResetTime).format('YYYY-MM-DD HH:mm:ss') ]] + {{ i18n "pages.inbounds.lastReset" }}: + [[ + moment(dbInbound.lastTrafficResetTime).format('YYYY-MM-DD HH:mm:ss') ]] [[ DateUtil.convertToJalalian(moment(dbInbound.lastTrafficResetTime)) ]] @@ -145,4 +146,4 @@ -{{end}} +{{end}} \ No newline at end of file diff --git a/web/html/form/stream/external_proxy.html b/web/html/form/stream/external_proxy.html index 187090d8..5c13df1b 100644 --- a/web/html/form/stream/external_proxy.html +++ b/web/html/form/stream/external_proxy.html @@ -3,12 +3,14 @@ - + - +