Author: marcus
Date: Wed Jun 25 22:33:08 2014
New Revision: 1605628

URL: http://svn.apache.org/r1605628
Log:
Updated handling with disabled JavaScript

Modified:
    openoffice/ooo-site/trunk/content/download/test/index.html

Modified: openoffice/ooo-site/trunk/content/download/test/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index.html?rev=1605628&r1=1605627&r2=1605628&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Wed Jun 25 
22:33:08 2014
@@ -79,16 +79,18 @@
 
     <!-- Green: Stable release: No JavaScript enabled -->
     <noscript>
-    <div class="button green" id="optionitem2">
+    <div class="first button green-sel" id="optionitem2">
       <h2>
-        <a>Download Apache OpenOffice</a>
+        <a style="cursor: pointer;" 
href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/";
+          title="Select from all platforms, languages, language packs to 
download">Download Apache OpenOffice
+        </a>
       </h2>
       <p>
         <a style="cursor: pointer;" 
href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/";
-        title="Select from all platforms, languages, language packs to 
download">The browser seems to have JavaScript
-       disabled. This technique is used for showing the actual download link. 
If you want to download Apache OpenOffice
-       anyway, click this text to choose from the alternative download webpage.
-        Our apologies for the inconvenience.
+          title="Select from all platforms, languages, language packs to 
download">The browser seems to have JavaScript
+          disabled. This technique is used for showing the actual download 
link. If you want to download Apache OpenOffice
+          anyway, click this text to choose from the alternative download 
webpage.
+          Our apologies for the inconvenience.
         </a>
       </p>
     </div>


Reply via email to