ipType 修改为IP Type

This commit is contained in:
wangxin
2018-07-13 10:17:15 +08:00
parent 3b5d8c712a
commit 2e90bb1086
2 changed files with 2 additions and 2 deletions

View File

@@ -216,7 +216,7 @@
<th><input type="checkbox" class="i-checks" id="checkAll"></th>
<%-- <th><spring:message code="seq"/></th> --%>
<th><spring:message code="config_describe"/></th>
<th>ip<spring:message code="type"/></th>
<th>IP <spring:message code="type"/></th>
<c:if test="${specialFunctionId ne 'ipmulitiplex'}">
<th><spring:message code="client_ip"/></th>
<th><spring:message code="client_port"/></th>

View File

@@ -213,7 +213,7 @@
<th><input type="checkbox" class="i-checks" id="checkAll"></th>
<%-- <th><spring:message code="seq"/></th> --%>
<th><spring:message code="config_describe"/></th>
<th>ip<spring:message code="type"/></th>
<th>IP <spring:message code="type"/></th>
<th><spring:message code="client_ip"/></th>
<th><spring:message code="client_port"/></th>
<th><spring:message code="server_ip"/></th>