Author: Christian Lopes
Date: 2010-09-09 12:09:48 -0700 (Thu, 09 Sep 2010)
New Revision: 21778

Modified:
   cytoscapeweb/trunk/website/src/php/content/home.php
Log:
Fixed misplaced HTML tag

Modified: cytoscapeweb/trunk/website/src/php/content/home.php
===================================================================
--- cytoscapeweb/trunk/website/src/php/content/home.php 2010-09-09 18:53:25 UTC 
(rev 21777)
+++ cytoscapeweb/trunk/website/src/php/content/home.php 2010-09-09 19:09:48 UTC 
(rev 21778)
@@ -48,7 +48,7 @@
 
 <div id="note" class="slice">
        <p>Cytoscape Web is modelled after the <strong>Cytoscape Java</strong> 
network visualization and analysis software.</p>
-       <p>Please visit <a 
href="http://www.cytoscape.org";><strong>Cytoscape.org</a></strong> to find out 
more.</p>
+       <p>Please visit <a 
href="http://www.cytoscape.org";><strong>Cytoscape.org</strong></a> to find out 
more.</p>
 </div>
 
 

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to