diff --git a/themes/vivo-basic/jsp/footer.jsp b/productMods/themes/vivo-basic/jsp/footer.jsp similarity index 86% rename from themes/vivo-basic/jsp/footer.jsp rename to productMods/themes/vivo-basic/jsp/footer.jsp index 0c25ccd7..ce11092a 100644 --- a/themes/vivo-basic/jsp/footer.jsp +++ b/productMods/themes/vivo-basic/jsp/footer.jsp @@ -1,5 +1,7 @@ <%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%> +<%-- DO NOT MODIFY THIS FILE. IT IS NOT USED IN THEME CUSTOMIZATION. --%> + <%@ page import="edu.cornell.mannlib.vitro.webapp.controller.FreeMarkerHttpServlet" %> <% // If the request was for a jsp rather than a servlet, we didn't get these yet. @@ -11,4 +13,4 @@ } %> -${ftl_footer} \ No newline at end of file +${ftl_footer} diff --git a/themes/vivo-basic/jsp/identity.jsp b/productMods/themes/vivo-basic/jsp/identity.jsp similarity index 86% rename from themes/vivo-basic/jsp/identity.jsp rename to productMods/themes/vivo-basic/jsp/identity.jsp index 37550b2b..2990bc2c 100644 --- a/themes/vivo-basic/jsp/identity.jsp +++ b/productMods/themes/vivo-basic/jsp/identity.jsp @@ -1,5 +1,7 @@ <%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%> +<%-- DO NOT MODIFY THIS FILE. IT IS NOT USED IN THEME CUSTOMIZATION. --%> + <%@ page import="edu.cornell.mannlib.vitro.webapp.controller.FreeMarkerHttpServlet" %> <% // If the request was for a jsp rather than a servlet, we didn't get these yet. @@ -10,3 +12,4 @@ %> ${ftl_identity} + diff --git a/themes/vivo-basic/jsp/menu.jsp b/productMods/themes/vivo-basic/jsp/menu.jsp similarity index 91% rename from themes/vivo-basic/jsp/menu.jsp rename to productMods/themes/vivo-basic/jsp/menu.jsp index a76ce52c..df7dd87e 100644 --- a/themes/vivo-basic/jsp/menu.jsp +++ b/productMods/themes/vivo-basic/jsp/menu.jsp @@ -1,5 +1,7 @@ <%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%> +<%-- DO NOT MODIFY THIS FILE. IT IS NOT USED IN THEME CUSTOMIZATION. --%> + <%@ page import="edu.cornell.mannlib.vitro.webapp.web.BreadCrumbsUtil" %> <%@ page import="edu.cornell.mannlib.vitro.webapp.controller.FreeMarkerHttpServlet" %> <% diff --git a/themes/vivo-basic/ftl/components/identity.ftl b/themes/vivo-basic/ftl/components/identity.ftl index dfb8c0a0..d8d418bc 100644 --- a/themes/vivo-basic/ftl/components/identity.ftl +++ b/themes/vivo-basic/ftl/components/identity.ftl @@ -23,7 +23,7 @@