|
From: <rv...@us...> - 2009-11-04 15:00:24
|
Revision: 243
http://treebase.svn.sourceforge.net/treebase/?rev=243&view=rev
Author: rvos
Date: 2009-11-04 15:00:16 +0000 (Wed, 04 Nov 2009)
Log Message:
-----------
Changed footer links from sdsc.edu to nescent.org
Modified Paths:
--------------
trunk/treebase-web/src/main/webapp/common/footer.jsp
Modified: trunk/treebase-web/src/main/webapp/common/footer.jsp
===================================================================
--- trunk/treebase-web/src/main/webapp/common/footer.jsp 2009-11-04 14:55:23 UTC (rev 242)
+++ trunk/treebase-web/src/main/webapp/common/footer.jsp 2009-11-04 15:00:16 UTC (rev 243)
@@ -1,8 +1,8 @@
<%@ include file="/common/taglibs.jsp" %>
-<p style="text-align:center"><a href="http://www.sdsc.edu/"></a>Copyright © 2009 <strong>TreeBASE</strong>. All rights reserved. (Revision <%= org.cipres.treebase.Version.VCSID %>)
+<p style="text-align:center"><a href="http://www.nescent.org/"></a>Copyright © 2009 <strong>TreeBASE</strong>. All rights reserved. (Revision <%= org.cipres.treebase.Version.VCSID %>)
<br />
<a href="http://validator.w3.org/check?uri=referer"><img src="<fmt:message key="icons.xhtml" />" alt="XHTML" title="Validate page markup" class="iconButton" style="vertical-align:middle"/></a>
<a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="<fmt:message key="icons.css"/>" alt="CSS" title="Validate page styles" class="iconButton" style="vertical-align:middle"/></a><br />
- <a href="http://www.sdsc.edu/"><img src="<c:url value="/images/sdsc.gif"/>" alt="SDSC" width="90" height="37" border="0" /></a>
+ <a href="http://www.nescent.org/"><img src="<c:url value="/images/nescent_logo.gif"/>" alt="NESCent" width="101" height="83" border="0" /></a>
</p>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|