NIHVIVO-174 Removed Cornell specific example addresses (simply commented out for now)

This commit is contained in:
nac26 2010-04-05 03:04:11 +00:00
parent 41c84beade
commit 40dbf58377

View file

@ -23,20 +23,20 @@
<p> <p>
<c:if test='${portalType != "clone"}'> <c:if test='${portalType != "clone"}'>
<p>If you are looking for information on:</p> <!-- <p>If you are looking for information on:</p>
<ul> <ul>
<li>Undergraduate admissions: contact <a href="http://admissions.cornell.edu/">http://admissions.cornell.edu/</a></li> <li>Undergraduate admissions: contact <a href="http://admissions.cornell.edu/">http://admissions.cornell.edu/</a></li>
<li>Undergraduate financial aid: contact <a href="http://finaid.cornell.edu/">http://finaid.cornell.edu/</a></li> <li>Undergraduate financial aid: contact <a href="http://finaid.cornell.edu/">http://finaid.cornell.edu/</a></li>
<li>Graduate admissions and information: contact <a href="http://www.gradschool.cornell.edu/">http://www.gradschool.cornell.edu/</a></li> <li>Graduate admissions and information: contact <a href="http://www.gradschool.cornell.edu/">http://www.gradschool.cornell.edu/</a></li>
<li>International Students and Scholars Office: contact <a href="http://www.isso.cornell.edu/">http://www.isso.cornell.edu/</a></li> <li>International Students and Scholars Office: contact <a href="http://www.isso.cornell.edu/">http://www.isso.cornell.edu/</a></li>
<li>Faculty, staff and student directory: contact <a href="http://www.cornell.edu/search?tab=people">http://www.cornell.edu/search/?tab=people</a></li> <li>Faculty, staff and student directory: contact <a href="http://www.cornell.edu/search?tab=people">http://www.cornell.edu/search/?tab=people</a></li>
<li>General information about Cornell University: <a href="http://www.cornell.edu/">http://www.cornell.edu/</a></li> <li>General information about Cornell University: <a href="http://www.cornell.edu/">http://www.cornell.edu/</a></li>
</ul> </ul> -->
</c:if> </c:if>
<p> <p>
If you have a question regarding the content of this portal, please submit the form below. If you have a question regarding the content of this site, please submit the form below.
<c:if test='${(siteName eq "CALSResearch" || siteName eq "CALSImpact")}'> <c:if test='${(siteName eq "CALSResearch" || siteName eq "CALSImpact")}'>
The reference librarians at Albert R. Mann Library will be in touch with you soon. The reference librarians at Albert R. Mann Library will be in touch with you soon.
</c:if> </c:if>
@ -46,16 +46,16 @@
<form name = "contact_form" action="sendmail" method="post" onsubmit="return ValidateForm('contact_form');"> <form name = "contact_form" action="sendmail" method="post" onsubmit="return ValidateForm('contact_form');">
<input type="hidden" name="home" value="${portalId}"/> <input type="hidden" name="home" value="${portalId}"/>
<input type="hidden" name="RequiredFields" value="webuseremail,webusername,comments"/> <input type="hidden" name="RequiredFields" value="webusername,webuseremail,comments"/>
<input type="hidden" name="RequiredFieldsNames" value="Email address,Name,Comments"/> <input type="hidden" name="RequiredFieldsNames" value="Name,Email address,Comments"/>
<input type="hidden" name="EmailFields" value="webuseremail"/> <input type="hidden" name="EmailFields" value="webuseremail"/>
<input type="hidden" name="EmailFieldsNames" value="emailaddress"/> <input type="hidden" name="EmailFieldsNames" value="emailaddress"/>
<input type="hidden" name="DeliveryType" value="comment"/> <input type="hidden" name="DeliveryType" value="comment"/>
<p class="normal">My email address is (e.g., userid<b>@institution.edu</b>):</p> <label for="webusername">Full Name:</label>
<input style="width:25%;" type="text" name="webuseremail" maxlength="255"/><br/><br/> <p><input style="width:33%;" type="text" name="webusername" maxlength="255"/></p>
<p class="normal">My full name is:</p> <label for="webuseremail">Email Address:</label>
<input style="width:33%;" type="text" name="webusername" maxlength="255"/><br/><br/> <p><input style="width:25%;" type="text" name="webuseremail" maxlength="255"/></p>
<p class="normal"><i>${siteName} is a service that depends on regular updates and feedback. <p class="normal"><i>${siteName} is a service that depends on regular updates and feedback.
Please help us out by providing any necessary corrections and suggestions for additional content (people, departments, courses, research services, etc.) Please help us out by providing any necessary corrections and suggestions for additional content (people, departments, courses, research services, etc.)