Author: marcus
Date: Wed May 28 19:52:24 2014
New Revision: 1598114

URL: http://svn.apache.org/r1598114
Log:
Removed code for debugging

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

Modified: openoffice/ooo-site/trunk/content/download/test/index_droplist.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index_droplist.html?rev=1598114&r1=1598113&r2=1598114&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index_droplist.html 
(original)
+++ openoffice/ooo-site/trunk/content/download/test/index_droplist.html Wed May 
28 19:52:24 2014
@@ -51,7 +51,7 @@ screen reader. -->
   <!-- Green: Stable release -->
   <script type="text/javascript">
   <!--
-
+/*
   document.write( "<div>"
     + "Just for testing, please ignore."
     + "<form name='test'>"
@@ -62,7 +62,7 @@ screen reader. -->
       + "</select>"
     + "</form>"
   + "</div>" );
-
+*/
   // Set a specific language ISO code to force to assemble a certain localized 
build as download link.
   NL_LANG      = "";
   // Get the download link (1 = Stable Release).
@@ -261,11 +261,11 @@ screen reader. -->
   document.write( "<div class='sub-green-sel'>"
     + "<div style='float: left; width: 77%;'>"
       + "<p>"
-        + "<a id='dl_rel_dta_hl'    style='text-decoration: none; font-weight: 
bold; '></a>"
+        + "<a id='dl_rel_dta_hl'    style='text-decoration: none; font-weight: 
bold;'></a>"
         + "<a id='dl_rel_dta'       style='text-decoration: none;'></a>"
         + "<br />"
 
-        + "<a id='dl_f_hl'          style='text-decoration: none; font-weight: 
bold; '></a>"
+        + "<a id='dl_f_hl'          style='text-decoration: none; font-weight: 
bold;'></a>"
         + "<a id='dl_f_size_hl'     style='text-decoration: none;'></a>"
         + "<a id='dl_f_size'        style='text-decoration: none;'></a>"
         + "<a id='space1'           style='text-decoration: none;'></a>"
@@ -281,7 +281,7 @@ screen reader. -->
         + "<a id='dl_chk_verify'    style='text-decoration: underline;' 
href='' title=''></a>"
         + "<br />"
 
-        + "<a id='dl_lp_hl'         style='text-decoration: none; font-weight: 
bold; '></a>"
+        + "<a id='dl_lp_hl'         style='text-decoration: none; font-weight: 
bold;'></a>"
         + "<a id='dl_lp_size_hl'    style='text-decoration: none;'></a>"
         + "<a id='dl_lp_size'       style='text-decoration: none;'></a>"
         + "<a id='space6'           style='text-decoration: none;'></a>"
@@ -298,14 +298,14 @@ screen reader. -->
 
     + "<div style='float: right; width: 23%;'>"
       + "<p>"
-        + "<img id='dl_hlp_img2' style='padding: 5px 0px 0px 0px;' src='' 
title='' alt='' />"
+//      + "<img id='dl_hlp_img2' style='padding: 5px 0px 0px 0px;' src='' 
title='' alt='' />"
         + "<img id='dl_hlp_img' style='padding: 5px 0px 0px 0px;' src='' 
title='' height='16' width='16' alt='' />"
         + "<a style='padding: 0px 0px 0px 3%;'></a>"
         + "<a id='dl_hlp' style='cursor: pointer;' href='' title='' 
target='_blank' onclick='showWindow( this.href ); "
         + "return false;'></a>"
         + "<br />"
 
-        + "<img id='dl_rpt_img2' style='padding: 5px 0px 0px 0px;' src='' 
title='' alt='' />"
+//      + "<img id='dl_rpt_img2' style='padding: 5px 0px 0px 0px;' src='' 
title='' alt='' />"
         + "<img id='dl_rpt_img' style='padding: 5px 0px 0px 0px;' src='' 
title='' height='16' width='16' alt='' />"
         + "<a style='padding: 0px 0px 0px 3%;'></a>"
         + "<a id='dl_rpt' style='cursor: pointer;' href='' title='' 
target='_blank'></a>"


Reply via email to