diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index 353507165..57feba518 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -1394,4 +1394,5 @@ start_ip=Start IP end_ip=End IP action_detail=Action Detail pass=Pass -live_link=Live Link \ No newline at end of file +live_link=Live Link +area_type=Area Type \ No newline at end of file diff --git a/src/main/resources/messages/message_ru.properties b/src/main/resources/messages/message_ru.properties index c57915e0f..ee25a064f 100644 --- a/src/main/resources/messages/message_ru.properties +++ b/src/main/resources/messages/message_ru.properties @@ -1398,4 +1398,5 @@ start_ip=Start IP end_ip=End IP action_detail=Action Detail pass=Pass -live_link=Live Link \ No newline at end of file +live_link=Live Link +area_type=Area Type \ No newline at end of file diff --git a/src/main/resources/messages/message_zh_CN.properties b/src/main/resources/messages/message_zh_CN.properties index 3ff37d43f..d4b30d3b7 100644 --- a/src/main/resources/messages/message_zh_CN.properties +++ b/src/main/resources/messages/message_zh_CN.properties @@ -1394,4 +1394,5 @@ start_ip=Start IP end_ip=End IP action_detail=\u52a8\u4f5c\u8be6\u60c5 pass=Pass -live_link=Live Link \ No newline at end of file +live_link=Live Link +area_type=Area Type \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/views/log/ntc/openVpnList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/openVpnList.jsp index 4c16c5cf0..8c6d0b66b 100644 --- a/src/main/webapp/WEB-INF/views/log/ntc/openVpnList.jsp +++ b/src/main/webapp/WEB-INF/views/log/ntc/openVpnList.jsp @@ -31,7 +31,7 @@ $(document).ready(function(){