Author: zothar
Date: 2007-12-16 23:34:32 +0000 (Sun, 16 Dec 2007)
New Revision: 16632
Modified:
trunk/website/pages/en/download.php
Log:
nextgens>Zothar> imho we shouldn't show platform specific instructions if jws
is detected
Modified: trunk/website/pages/en/download.php
===================================================================
--- trunk/website/pages/en/download.php 2007-12-16 23:31:00 UTC (rev 16631)
+++ trunk/website/pages/en/download.php 2007-12-16 23:34:32 UTC (rev 16632)
@@ -94,7 +94,6 @@
hideDiv("unix");
if(Java >= 1 && navigator.javaEnabled()) {
showDiv("jws");
- showDiv(OSName);
}
else if (OSName != "") {
showDiv("nojws");