From 39bfeb47bc8b7c29f2af6f803d37039dfa7b40c0 Mon Sep 17 00:00:00 2001 From: wangxin Date: Thu, 27 Sep 2018 15:20:23 +0800 Subject: [PATCH] =?UTF-8?q?ip=E5=9C=B0=E5=9D=80=E7=99=BD=E5=90=8D=E5=8D=95?= =?UTF-8?q?=E6=94=B9=E5=8F=98=E5=BC=95=E7=94=A8=E9=A1=B5=E9=9D=A2=E4=B8=BA?= =?UTF-8?q?=E5=85=AC=E5=85=B1IP=E9=A1=B5=E9=9D=A2=EF=BC=8C=E5=8D=8F?= =?UTF-8?q?=E8=AE=AE=EF=BC=8C=E6=96=B9=E5=90=91=E6=94=B9=E4=B8=BA=E5=85=AC?= =?UTF-8?q?=E5=85=B1=E9=A1=B5=E9=9D=A2=E7=9A=84select=EF=BC=8C=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=8A=A0=E8=BD=BD=E6=97=B6=E9=9A=90=E8=97=8F=E6=96=B9?= =?UTF-8?q?=E5=90=91=E4=B8=8E=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/views/cfg/whitelist/ipForm.jsp | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/cfg/whitelist/ipForm.jsp b/src/main/webapp/WEB-INF/views/cfg/whitelist/ipForm.jsp index 33a31e923..f8bfe7d8a 100644 --- a/src/main/webapp/WEB-INF/views/cfg/whitelist/ipForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/whitelist/ipForm.jsp @@ -2,7 +2,7 @@ <%@ include file="/WEB-INF/include/taglib.jsp"%> -<spring:message code="${cfgName}"></spring:message> +<spring:message code="ip_whitelist"></spring:message>