Author: zothar
Date: 2007-12-16 23:26:43 +0000 (Sun, 16 Dec 2007)
New Revision: 16630
Modified:
trunk/website/index.php
Log:
Don't show the catchme address just because there's no javascript; the 'hideit'
class is now separate from the download page stuff
Modified: trunk/website/index.php
===================================================================
--- trunk/website/index.php 2007-12-16 23:16:02 UTC (rev 16629)
+++ trunk/website/index.php 2007-12-16 23:26:43 UTC (rev 16630)
@@ -42,11 +42,6 @@
}
</script>
<script type="text/javascript" src="PluginDetect.js"></script>
- <noscript>
- <style type="text/css">
- div.hideit { display:block; }
- </style>
- </noscript>
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#000000" vlink="#000033"
alink="#000000" leftmargin=0 topmargin=0 marginwidth=0 marginheight=0>