diff --git a/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/confirm.jsp b/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/confirm.jsp index 230bf8f97..dd0bc5359 100644 --- a/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/confirm.jsp +++ b/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/confirm.jsp @@ -2,7 +2,7 @@ -Fess | <bean:message key="labels.boost_document_rule_configuration" /> +Fess | <la:message key="labels.boost_document_rule_configuration" /> @@ -18,23 +18,23 @@ <%-- Content Header --%>

- +

@@ -57,22 +57,22 @@

- + - + - + - +

- - - + + +
<%-- Box Body --%> @@ -91,15 +91,15 @@ - + - + - + @@ -109,30 +109,30 @@ <%-- Box Footer --%> diff --git a/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/edit.jsp b/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/edit.jsp index c42cc1d27..d8df4266d 100644 --- a/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/edit.jsp +++ b/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/edit.jsp @@ -2,7 +2,7 @@ -Fess | <bean:message key="labels.boost_document_rule_configuration" /> +Fess | <la:message key="labels.boost_document_rule_configuration" /> @@ -19,23 +19,23 @@ <%-- Content Header --%>

- +

@@ -58,16 +58,16 @@

- + - +

- - - + + +
<%-- Box Body --%> @@ -84,30 +84,30 @@ <%-- Form Fields --%>
- +
- +
- +
<%-- Box Footer --%> diff --git a/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/error.jsp b/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/error.jsp index bcc993cd6..7681df819 100644 --- a/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/error.jsp +++ b/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/error.jsp @@ -2,7 +2,7 @@ -Fess | <bean:message key="labels.boost_document_rule_configuration" /> +Fess | <la:message key="labels.boost_document_rule_configuration" /> @@ -15,12 +15,12 @@

- +

@@ -32,9 +32,9 @@

- - - + + +

diff --git a/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/index.jsp b/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/index.jsp index 6137abbd2..68841661b 100644 --- a/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/index.jsp +++ b/src/main/webapp/WEB-INF/view/admin/boostDocumentRule/index.jsp @@ -2,7 +2,7 @@ -Fess | <bean:message key="labels.boost_document_rule_configuration" /> +Fess | <la:message key="labels.boost_document_rule_configuration" /> @@ -17,12 +17,12 @@ <%-- Content Header --%>

- +

@@ -34,12 +34,12 @@ <%-- Box Header --%>

- +

- - - + + +
<%-- Box Body --%> @@ -56,14 +56,14 @@ <%-- List --%>

- +

${f:h(urlExpr)}
${f:h(boostExpr)}
${f:h(sortOrder)}
- + @@ -80,31 +80,31 @@ <%-- Box Footer --%>
- + - + @@ -112,18 +112,18 @@ <%-- Box Footer --%> diff --git a/src/main/webapp/WEB-INF/view/admin/crawlingSession/error.jsp b/src/main/webapp/WEB-INF/view/admin/crawlingSession/error.jsp index dc591581d..ed6938a52 100644 --- a/src/main/webapp/WEB-INF/view/admin/crawlingSession/error.jsp +++ b/src/main/webapp/WEB-INF/view/admin/crawlingSession/error.jsp @@ -2,7 +2,7 @@ -Fess | <bean:message key="labels.crawling_session_configuration" /> +Fess | <la:message key="labels.crawling_session_configuration" /> @@ -16,12 +16,12 @@

- +

@@ -33,9 +33,9 @@

- - - + + +

diff --git a/src/main/webapp/WEB-INF/view/admin/crawlingSession/index.jsp b/src/main/webapp/WEB-INF/view/admin/crawlingSession/index.jsp index 49d80f463..1a3c3f034 100644 --- a/src/main/webapp/WEB-INF/view/admin/crawlingSession/index.jsp +++ b/src/main/webapp/WEB-INF/view/admin/crawlingSession/index.jsp @@ -2,7 +2,7 @@ -Fess | <bean:message key="labels.crawling_session_configuration" /> +Fess | <la:message key="labels.crawling_session_configuration" /> @@ -18,12 +18,12 @@ <%-- Content Header --%>

- +

@@ -35,17 +35,17 @@ <%-- Box Header --%>

- +

- " /> " /> " /> + value="" />
<%-- Box Body --%> @@ -63,16 +63,16 @@ <%-- List --%>

- +

${f:h(sessionId)}
${f:h(sessionId)}
- - - + + + @@ -81,16 +81,16 @@ @@ -105,7 +105,7 @@ - - - + + <%-- Paging Info --%> - <%-- Paging Navigation --%> diff --git a/src/main/webapp/WEB-INF/view/admin/data/index.jsp b/src/main/webapp/WEB-INF/view/admin/data/index.jsp index 0e1ff7802..ec6210740 100644 --- a/src/main/webapp/WEB-INF/view/admin/data/index.jsp +++ b/src/main/webapp/WEB-INF/view/admin/data/index.jsp @@ -1,5 +1,5 @@ <%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> - + @@ -20,39 +20,39 @@
-

+

${f:h(data.sessionId)} ${f:h(data.createdTime)} - + ${f:h(data.expiredTime)} - - - - - + + + + + +
@@ -61,12 +61,12 @@
-

+

- + - +
- + - +
- + - +
- + - +
diff --git a/src/main/webapp/WEB-INF/view/admin/dataConfig/confirm.jsp b/src/main/webapp/WEB-INF/view/admin/dataConfig/confirm.jsp index 4ee2c2f63..9a2ea6418 100644 --- a/src/main/webapp/WEB-INF/view/admin/dataConfig/confirm.jsp +++ b/src/main/webapp/WEB-INF/view/admin/dataConfig/confirm.jsp @@ -2,7 +2,7 @@ -Fess | <bean:message key="labels.data_crawling_configuration" /> +Fess | <la:message key="labels.data_crawling_configuration" /> @@ -18,23 +18,23 @@ <%-- Content Header --%>

- +

@@ -58,22 +58,22 @@

- + - + - + - +

- - - + + +
<%-- Box Body --%> @@ -91,15 +91,15 @@
- + @@ -74,17 +74,17 @@
- + - +
- "/> + "/>
- + - + - + - + - + - + - + - + - + @@ -169,30 +169,30 @@ <%-- Box Footer --%> diff --git a/src/main/webapp/WEB-INF/view/admin/dataConfig/edit.jsp b/src/main/webapp/WEB-INF/view/admin/dataConfig/edit.jsp index 3a9395a56..1c072f886 100644 --- a/src/main/webapp/WEB-INF/view/admin/dataConfig/edit.jsp +++ b/src/main/webapp/WEB-INF/view/admin/dataConfig/edit.jsp @@ -2,7 +2,7 @@ -Fess | <bean:message key="labels.data_crawling_configuration" /> +Fess | <la:message key="labels.data_crawling_configuration" /> @@ -18,23 +18,23 @@ <%-- Content Header --%>

- +

@@ -58,16 +58,16 @@

- + - +

- - - + + +
<%-- Box Body --%> @@ -83,11 +83,11 @@ <%-- Form Fields --%>
- +
- + ${f:h(hn.label)} @@ -95,19 +95,19 @@
- +
- +
- +
- + ${f:h(rt.name)} @@ -115,7 +115,7 @@
- + ${f:h(l.name)} @@ -123,13 +123,13 @@
- + - + - +
@@ -138,15 +138,15 @@ <%-- Box Footer --%> diff --git a/src/main/webapp/WEB-INF/view/admin/dataConfig/error.jsp b/src/main/webapp/WEB-INF/view/admin/dataConfig/error.jsp index 56af0732d..b23085508 100644 --- a/src/main/webapp/WEB-INF/view/admin/dataConfig/error.jsp +++ b/src/main/webapp/WEB-INF/view/admin/dataConfig/error.jsp @@ -2,7 +2,7 @@ -Fess | <bean:message key="labels.data_crawling_configuration" /> +Fess | <la:message key="labels.data_crawling_configuration" /> @@ -16,12 +16,12 @@

- +

@@ -33,9 +33,9 @@

- - - + + +

diff --git a/src/main/webapp/WEB-INF/view/admin/dataConfig/index.jsp b/src/main/webapp/WEB-INF/view/admin/dataConfig/index.jsp index fdf882dd3..83af176f7 100644 --- a/src/main/webapp/WEB-INF/view/admin/dataConfig/index.jsp +++ b/src/main/webapp/WEB-INF/view/admin/dataConfig/index.jsp @@ -2,7 +2,7 @@ -Fess | <bean:message key="labels.data_crawling_configuration" /> +Fess | <la:message key="labels.data_crawling_configuration" /> @@ -18,12 +18,12 @@ <%-- Content Header --%>

- +

@@ -35,12 +35,12 @@ <%-- Box Header --%>

- +

- - - + + +
<%-- Box Body --%> @@ -58,15 +58,15 @@ <%-- List --%>

- +

${f:h(id)}
${f:h(name)}
@@ -110,19 +110,19 @@
${f:br(f:h(handlerParameter))}
${f:br(f:h(handlerScript))}
${f:h(boost)}
@@ -139,7 +139,7 @@
@@ -156,10 +156,10 @@
- - + +
- - + + @@ -75,9 +75,9 @@ @@ -90,31 +90,31 @@ <%-- Box Footer --%>
${f:h(data.name)} - + - +
- + - + - + - + - + - + - + @@ -130,30 +130,30 @@ <%-- Box Footer --%> diff --git a/src/main/webapp/WEB-INF/view/admin/fileAuthentication/edit.jsp b/src/main/webapp/WEB-INF/view/admin/fileAuthentication/edit.jsp index dc1dd5d00..7b228911a 100644 --- a/src/main/webapp/WEB-INF/view/admin/fileAuthentication/edit.jsp +++ b/src/main/webapp/WEB-INF/view/admin/fileAuthentication/edit.jsp @@ -2,7 +2,7 @@ -Fess | <bean:message key="labels.file_authentication_configuration" /> +Fess | <la:message key="labels.file_authentication_configuration" /> @@ -18,23 +18,23 @@ <%-- Content Header --%>

- +

@@ -58,16 +58,16 @@

- + - +

- - - + + +
<%-- Box Body --%> @@ -84,15 +84,15 @@ <%-- Form Fields --%>
- +
- +
- + ${f:h(item.label)} @@ -100,19 +100,19 @@
- +
- +
- +
- + ${f:h(item.label)} @@ -124,15 +124,15 @@ <%-- Box Footer --%> diff --git a/src/main/webapp/WEB-INF/view/admin/fileAuthentication/error.jsp b/src/main/webapp/WEB-INF/view/admin/fileAuthentication/error.jsp index 58cf19f69..7fe6e287c 100644 --- a/src/main/webapp/WEB-INF/view/admin/fileAuthentication/error.jsp +++ b/src/main/webapp/WEB-INF/view/admin/fileAuthentication/error.jsp @@ -2,7 +2,7 @@ -Fess | <bean:message key="labels.file_authentication_configuration" /> +Fess | <la:message key="labels.file_authentication_configuration" /> @@ -16,12 +16,12 @@

- +

@@ -33,9 +33,9 @@

- - - + + +

diff --git a/src/main/webapp/WEB-INF/view/admin/fileAuthentication/index.jsp b/src/main/webapp/WEB-INF/view/admin/fileAuthentication/index.jsp index bb03f3b14..445b4e43f 100644 --- a/src/main/webapp/WEB-INF/view/admin/fileAuthentication/index.jsp +++ b/src/main/webapp/WEB-INF/view/admin/fileAuthentication/index.jsp @@ -2,7 +2,7 @@ -Fess | <bean:message key="labels.file_authentication_configuration" /> +Fess | <la:message key="labels.file_authentication_configuration" /> @@ -18,12 +18,12 @@ <%-- Content Header --%>

- +

@@ -32,21 +32,21 @@
- - - + + +
<%-- Box Header --%>

- +

- - - + + +
<%-- Box Body --%> @@ -64,26 +64,26 @@ <%-- List --%>

- +

${f:h(hostname)}
${f:h(port)}
${f:h(item.label)}
${f:h(username)}
******
${f:br(f:h(parameters))}
${f:h(item.label)}
- - + +
- + ${f:h(data.hostname)}: - + ${f:h(data.port)} @@ -99,31 +99,31 @@ <%-- Box Footer --%>