Author: marcus
Date: Tue Aug 20 19:08:27 2013
New Revision: 1515927

URL: http://svn.apache.org/r1515927
Log:
Updated text and links

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=1515927&r1=1515926&r2=1515927&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Tue Aug 20 
19:08:27 2013
@@ -76,7 +76,7 @@
   } else {
     // Download from an alternative webpage if hasMirrorLink() == false.
     document.write( "<div class=\"first button green\" id=\"optionitem1\" 
onclick=\"openItem('optionitem1','"
-    + LANG_ARRAY[ 3 ] + "');" + "return false;\">" );
+    + LANG_ARRAY[ 4 ] + "');" + "return false;\">" );
     document.write( "<h2><a href='" + LANG_ARRAY[ 4 ] + "' title='" + 
LANG_ARRAY[ 4 ] + "'>"
     + "Download Apache OpenOffice</a></h2>"
     + "<p><a href='" + LANG_ARRAY[ 4 ] + "' title='" + LANG_ARRAY[ 4 ] + 
"'>Apache OpenOffice " + VERSION + " for "
@@ -117,19 +117,21 @@
 
   <!-- Green: Stable release: No JavaScript enabled -->
   <noscript>
+  <div class="button green" id="optionitem1"
+    
onclick="openItem('optionitem1','http://www.apache.org/dyn/aoo-closer.cgi/openoffice/');
 return false;">
+    <h2><a href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/";
+    title="Click this text to choose from an Apache mirror server near to 
you">Download Apache OpenOffice</a></h2>
+    <p><a href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/";
+    title="Select from other platforms and languages to download">JavaScript 
needs to be enabled to take full advantage of
+    this download section. If this is not possible, please click this text to 
choose from an Apache mirror server near to
+    you.</a></p>
+  </div>
+  <!-- Old text
   <div class="first button green" id="optionitem1">
     <h2><a style="cursor: default;">Download Apache OpenOffice</a></h2>
     <p style="cursor: default;">
     <a style="cursor: default;">JavaScript needs to be enabled to download 
Apache OpenOffice.</a></p>
   </div>
-  <!-- Old text
-  <div class="button green" id="optionitem1" 
onclick="openItem('optionitem1','other.html'); return false;">
-    <h2><a href="other.html" title="Select from other platforms and languages 
to download">
-    Download Apache OpenOffice</a></h2>
-    <p><a href="other.html" title="Select from other platforms and languages 
to download">
-    JavaScript needs to be enabled to take full advantage of this download 
section. Currently it does not seem to be
-    enabled. Please click on this text to use the alternative webpage to 
select the favorite platform and language.</a></p>
-  </div>
   -->
   <div class="sub-green">
     <p><a href="../../porting/index.html"


Reply via email to