diff --git a/sources/Re3gistry2/src/main/webapp/jsp/ajaxServices/browseLoader.jsp b/sources/Re3gistry2/src/main/webapp/jsp/ajaxServices/browseLoader.jsp index 61f05778..9e92874a 100644 --- a/sources/Re3gistry2/src/main/webapp/jsp/ajaxServices/browseLoader.jsp +++ b/sources/Re3gistry2/src/main/webapp/jsp/ajaxServices/browseLoader.jsp @@ -656,21 +656,28 @@ - +
- - + <% } else { %>
<%}%> diff --git a/sources/Re3gistry2/src/main/webapp/jsp/registryManagerDataExport.jsp b/sources/Re3gistry2/src/main/webapp/jsp/registryManagerDataExport.jsp index 66832437..117b9daa 100644 --- a/sources/Re3gistry2/src/main/webapp/jsp/registryManagerDataExport.jsp +++ b/sources/Re3gistry2/src/main/webapp/jsp/registryManagerDataExport.jsp @@ -75,6 +75,7 @@ <%@include file="includes/head.inc.jsp" %> + <%@include file="includes/header.inc.jsp"%> @@ -129,7 +130,7 @@

${localization.getString("label.solrdescription")}

<% if (SolrHandler.checkSolrCompleteIndexinglRunning()) { %> -

${localization.getString("label.solrrunning")}

+

${localization.getString("label.solrrunning")}

<% } else {%> ${localization.getString("label.solrstartindexing")}