diff options
Diffstat (limited to 'web/html/xui/form/stream')
| -rw-r--r-- | web/html/xui/form/stream/stream_sockopt.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/web/html/xui/form/stream/stream_sockopt.html b/web/html/xui/form/stream/stream_sockopt.html index d4019054..d90bf206 100644 --- a/web/html/xui/form/stream/stream_sockopt.html +++ b/web/html/xui/form/stream/stream_sockopt.html @@ -1,10 +1,8 @@ {{define "form/streamSockopt"}} <a-form layout="inline"> - <a-divider dashed style="margin:0;"> <a-form-item label="Transparent Proxy"> <a-switch v-model="inbound.stream.sockoptSwitch"></a-switch> </a-form-item> - </a-divider> <table width="100%" class="ant-table-tbody" v-if="inbound.stream.sockoptSwitch"> <tr> <td>Accept Proxy Protocol</td> |
