|
From: <yo...@us...> - 2010-03-03 22:53:47
|
Revision: 524
http://treebase.svn.sourceforge.net/treebase/?rev=524&view=rev
Author: youjun
Date: 2010-03-03 22:53:35 +0000 (Wed, 03 Mar 2010)
Log Message:
-----------
typo fix
Modified Paths:
--------------
trunk/treebase-web/src/main/webapp/WEB-INF/pages/submissionSummaryView.jsp
Modified: trunk/treebase-web/src/main/webapp/WEB-INF/pages/submissionSummaryView.jsp
===================================================================
--- trunk/treebase-web/src/main/webapp/WEB-INF/pages/submissionSummaryView.jsp 2010-03-03 16:34:31 UTC (rev 523)
+++ trunk/treebase-web/src/main/webapp/WEB-INF/pages/submissionSummaryView.jsp 2010-03-03 22:53:35 UTC (rev 524)
@@ -29,7 +29,7 @@
Study Accession URL:<br/>
<c:out value="http://purl.org/phylo/treebase/phylows/study/TB2:S"/><c:out value="${submission.study.id}"/>
</a>
-<div><strong>You can cite this URL in your manuscript; It will become the permanent and resolvable resource locator after your submission has been approved and the data are made public.</strong></div>
+<div><strong>You can cite this URL in your manuscript. It will become the permanent and resolvable resource locator after your submission has been approved and the data are made public.</strong></div>
<br/>
<a href="<c:out value="${submission.study.phyloWSPath.purl}"/>?x-access-code=<c:out value="${submission.study.namespacedGUID.hashedIDString}"/>&format=html">
<img class="iconButton" alt="link" src="<fmt:message key="icons.weblink"/>" />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|