diff --git a/themes/vivo-basic/jsp/identity.jsp b/themes/vivo-basic/jsp/identity.jsp
index 2e2ac061..8931d97e 100644
--- a/themes/vivo-basic/jsp/identity.jsp
+++ b/themes/vivo-basic/jsp/identity.jsp
@@ -13,7 +13,8 @@
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
-
+
+<%@page import="edu.cornell.mannlib.vitro.webapp.controller.ContactMailServlet"%>
<%
/**
@@ -60,13 +61,16 @@
}
String fixedTabStr=(fixedTabStr=request.getParameter("fixed"))==null?null:fixedTabStr.equals("")?null:fixedTabStr;
+
%>
+
/${context}/<%=portal.getThemeDir()%>
+
<%
String homeURL = (portal.getRootBreadCrumbURL()!=null && portal.getRootBreadCrumbURL().length()>0) ?
@@ -123,9 +127,12 @@ portal.getRootBreadCrumbURL() : request.getContextPath()+"/";
-
+
About
- Contact Us
+
+
+ Contact Us
+