Author: zothar Date: 2007-12-16 23:31:00 +0000 (Sun, 16 Dec 2007) New Revision: 16631
Modified: trunk/website/pages/en/download.php Log: Found the stray character that snuck into the download page HTML Modified: trunk/website/pages/en/download.php =================================================================== --- trunk/website/pages/en/download.php 2007-12-16 23:26:43 UTC (rev 16630) +++ trunk/website/pages/en/download.php 2007-12-16 23:31:00 UTC (rev 16631) @@ -48,7 +48,7 @@ If this doesn't work, try the linux instructions below. </div> -<divy id="unix"> +<div id="unix"> <h3>Unix, and Linux</h3> You need to have a recent <b>Java Runtime Environment</b> (JRE). We have experienced best results with Sun's Java Runtime Environment which can be obtained from <a href="http://www.java.com/">http://www.java.com/</a>. <BR> Java version 1.4.2 and later will work. However, be aware that there are applet security vulnerabilities in all versions prior to Java 1.5 update 4. Generally, we recommend using latest.
