[Vegan-commits] r317 - www
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Apr 16 18:29:47 CEST 2008
Author: jarioksa
Date: 2008-04-16 18:29:47 +0200 (Wed, 16 Apr 2008)
New Revision: 317
Modified:
www/index.php
Log:
Trying to fix xml tags
Modified: www/index.php
===================================================================
--- www/index.php 2008-04-14 15:50:45 UTC (rev 316)
+++ www/index.php 2008-04-16 16:29:47 UTC (rev 317)
@@ -56,10 +56,12 @@
<li><strong>Dissimilarity analyses:</strong> ANOVA using dissimilarities, ANOSIM, MRPP, BIOENV, Mantel and partial Mantel tests.</li>
<li><strong>Data standardization:</strong> Hellinger, Wisconsin, Chi-square, Beals smoothing.</li>
</ul>
+</p>
<p>
<a href="http://<?php echo $domain; ?>/scm/?group_id=68">
-<img src="http://<?php echo $domain; ?>/images/downloadbar.gif" alt="DOWNLOAD" border="0"></a>
+<img src="http://<?php echo $domain; ?>/images/downloadbar.gif" alt="DOWNLOAD" border="0" /></a>
+</p>
<h2>Vegan resources</h2>
@@ -78,9 +80,9 @@
<li><a href="http://wiki.r-project.org/rwiki/doku.php?id=packages:cran:vegan">R wiki entry</a></li>
</ul>
+</p>
+<hr />
-<hr>
-
$Date$
</body>
More information about the Vegan-commits
mailing list