修正阻断页面 Content Type为 Format
This commit is contained in:
@@ -1544,6 +1544,7 @@ address_name=Address Name
|
||||
traffic_mirror_address=Destination Network Address
|
||||
content_name=Content Name
|
||||
visit_response_page=Response File
|
||||
format=Format
|
||||
file_is_used=File Is Used
|
||||
none_profile_tip=Please Choose Profile Info!
|
||||
#---------------------------pxy intercept------------------------------------
|
||||
@@ -1581,7 +1582,6 @@ max=Max
|
||||
decrypt_mirror=Decrypt Mirror
|
||||
enable=Enable
|
||||
forward=Forward
|
||||
file_is_used=file Is Used
|
||||
decrypt_mirror_enable_on=if the enable option value is '1', the Mirror profile is needed
|
||||
ssl_ver_mirror_client_on=if the mirror client option value is '1', the min SSL version and the max SSL version will be ignored
|
||||
#---------------------------Proxy Manipulate------------------------------------
|
||||
|
||||
@@ -1546,6 +1546,7 @@ address_name=Address Name
|
||||
traffic_mirror_address=Destination Network Address
|
||||
content_name=Content Name
|
||||
visit_response_page=Response File
|
||||
format=Format
|
||||
file_is_used=File Is Used
|
||||
none_profile_tip=Please Choose Profile Info!
|
||||
#---------------------------pxy intercept------------------------------------
|
||||
@@ -1583,7 +1584,6 @@ max=Max
|
||||
decrypt_mirror=Decrypt Mirror
|
||||
enable=Enable
|
||||
forward=Forward
|
||||
file_is_used=file Is Used
|
||||
decrypt_mirror_enable_on=if the enable option value is '1', the Mirror profile is needed
|
||||
ssl_ver_mirror_client_on=if the mirror client option value is '1', the min SSL version and the max SSL version will be ignored
|
||||
#---------------------------Proxy Manipulate------------------------------------
|
||||
|
||||
@@ -1544,6 +1544,7 @@ address_name=\u5730\u5740\u540d\u79f0
|
||||
traffic_mirror_address=\u6d41\u91cf\u8f6c\u53d1\u76ee\u7684\u5730\u5740
|
||||
content_name=\u5185\u5bb9\u540d\u79f0
|
||||
visit_response_page=\u8bbf\u95ee\u963b\u65ad\u9875\u9762
|
||||
format=\u683C\u5F0F
|
||||
file_is_used=\u6587\u4ef6\u88ab\u5f15\u7528
|
||||
none_profile_tip=\u8bf7\u9009\u62e9\u6587\u4ef6!
|
||||
#---------------------------pxy intercept------------------------------------
|
||||
@@ -1581,7 +1582,6 @@ max=\u6700\u5927
|
||||
decrypt_mirror=\u89e3\u5bc6\u955c\u50cf
|
||||
enable=\u542f\u7528
|
||||
forward=Forward
|
||||
file_is_used=\u6587\u4ef6\u88ab\u4f7f\u7528
|
||||
decrypt_mirror_enable_on=\u5982\u679c\u542f\u52a8\u9009\u9879\u7684\u503c\u662f1\uff0c\u5219\u955c\u50cf\u6587\u4ef6\u9009\u9879\u9700\u8981\u9009\u62e9
|
||||
ssl_ver_mirror_client_on=\u5982\u679c\u955c\u50cf\u5ba2\u6237\u7aef\u9009\u9879\u7684\u503c\u662f1\uff0c\u5219\u6700\u5927\u6700\u5c0fSSL\u7248\u672c\u53f7\u4f1a\u88ab\u5ffd\u7565
|
||||
#---------------------------Proxy Manipulate------------------------------------
|
||||
|
||||
@@ -165,7 +165,7 @@
|
||||
<div class="col-md-6">
|
||||
<div class="form-group">
|
||||
<label class="control-label col-md-3">
|
||||
<font color="red">*</font><spring:message code="content_type" />
|
||||
<font color="red">*</font><spring:message code="format" />
|
||||
</label>
|
||||
<div class="col-md-6">
|
||||
<select id="contentType" name="contentType" data-live-search="true" data-live-search-placeholder="search" class="selectpicker form-control required">
|
||||
|
||||
@@ -283,7 +283,7 @@
|
||||
<th class="sort-column a.compile_id" style="display: none;"><spring:message code="cfg_id"/></th>
|
||||
<th class="sort-column a.cfg_desc"><spring:message code="file_desc"/></th>
|
||||
<th class="sort-column a.url"><spring:message code="response_file"/></th>
|
||||
<th class="sort-column a.content_type"><spring:message code="content_type"/></th>
|
||||
<th class="sort-column a.content_type"><spring:message code="format"/></th>
|
||||
<th><spring:message code="letter"/></th>
|
||||
<th><spring:message code="classification"/></th>
|
||||
<th><spring:message code="attribute"/></th>
|
||||
|
||||
Reference in New Issue
Block a user