From a738c2436d73bbf0f7ccc2a613585bb0ca96bf3a Mon Sep 17 00:00:00 2001 From: bdc34 Date: Tue, 27 Jul 2010 15:33:27 +0000 Subject: [PATCH] Cleanup of webapp context root. Moving selfEditIntro.jsp to vivo/productMods. NIHVIVO-1000 --- productMods/selfEditIntro.jsp | 43 +++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 productMods/selfEditIntro.jsp diff --git a/productMods/selfEditIntro.jsp b/productMods/selfEditIntro.jsp new file mode 100644 index 00000000..dd342e8b --- /dev/null +++ b/productMods/selfEditIntro.jsp @@ -0,0 +1,43 @@ +<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%> + +<%@ page import="edu.cornell.mannlib.vitro.webapp.web.*" %> +<%@ page import="edu.cornell.mannlib.vitro.webapp.controller.VitroRequest" %> +<%@ page import="edu.cornell.mannlib.vitro.webapp.dao.WebappDaoFactory" %> +<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> +<%@ page errorPage="/error.jsp"%> +<%@ page contentType="text/html; charset=UTF-8"%> + + + + + + + " media="screen"/> + + + Edit Your Profile + + + +
+ +
+ +
+
+ If you are a member of the Cornell community and would like to edit you profile + in the Vivo system please login using your netId. +
+
+ + +
+ +
+ +
+ +
+ +