diff --git a/web/html/xui/inbound_info_modal.html b/web/html/xui/inbound_info_modal.html index 7796cf1e01..1e30aa83f4 100644 --- a/web/html/xui/inbound_info_modal.html +++ b/web/html/xui/inbound_info_modal.html @@ -185,6 +185,25 @@ ↑ [[ sizeFormat(infoModal.clientStats.up) ]] / [[ sizeFormat(infoModal.clientStats.down) ]] ↓ + + {{ i18n "pages.inbounds.IPLimit" }} + + [[ infoModal.clientSettings.limitIp ]] + + + + {{ i18n "pages.inbounds.IPLimitlog" }} + + [[ infoModal.clientIps ]] + + + + + + + @@ -417,6 +436,18 @@