diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-06-03 18:29:32 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-06-03 18:29:32 +0300 |
| commit | fdc1124ea495aafbb5096b0333e8ceff6aaa53f8 (patch) | |
| tree | 990344071070d6d8b57d9989e862f84cbbc25d94 /web/html/xui/client_bulk_modal.html | |
| parent | 33a598366be966ded4e0b41bbe19fd566552eec3 (diff) | |
some changes
ip limit method back to v1.6.0 method
remove event on getDBClientIps
better show ip on log (",\n")
Diffstat (limited to 'web/html/xui/client_bulk_modal.html')
| -rw-r--r-- | web/html/xui/client_bulk_modal.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/xui/client_bulk_modal.html b/web/html/xui/client_bulk_modal.html index e4c46cc0..d2d3b0d4 100644 --- a/web/html/xui/client_bulk_modal.html +++ b/web/html/xui/client_bulk_modal.html @@ -57,6 +57,7 @@ </span> <a-input v-model.trim="clientsBulkModal.tgId"></a-input> </a-form-item> + <br> <a-form-item> <span slot="label"> <span>{{ i18n "pages.inbounds.IPLimit" }}</span> |
