[Seqinr-commits] r1814 - www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Jun 11 15:49:22 CEST 2014


Author: jeanlobry
Date: 2014-06-11 15:49:22 +0200 (Wed, 11 Jun 2014)
New Revision: 1814

Modified:
   www/index.php
Log:
revert: align not valid in XHTML

Modified: www/index.php
===================================================================
--- www/index.php	2014-06-11 13:36:35 UTC (rev 1813)
+++ www/index.php	2014-06-11 13:49:22 UTC (rev 1814)
@@ -43,7 +43,7 @@
 
 <!-- end of project description -->
 
-<img align=LEFT src="SeqinRGenericCover.png">
+<img src="SeqinRGenericCover.png" />
 
 <p>Version 2.0-7 of the seqinr manual is available <a href="seqinr_2_0-7.pdf">here</a>.</p>
 



More information about the Seqinr-commits mailing list