Author: buildbot
Date: Sun May  4 15:23:47 2014
New Revision: 908004

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/download/test/index_droplist.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun May  4 15:23:47 2014
@@ -1 +1 @@
-1592356
+1592358

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun May  4 15:23:47 2014
@@ -1 +1 @@
-1592356
+1592358

Modified: 
websites/staging/ooo-site/trunk/content/download/test/index_droplist.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index_droplist.html 
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/index_droplist.html 
Sun May  4 15:23:47 2014
@@ -206,16 +206,21 @@ screen reader. -->
     + "<p style='padding-bottom: 0px;'>"
     + "<a>Select your favorite installation from the following choice:</a></p>"
 */
-    + "<h2><a title='Select your favorite installation from the following 
choice'>"
+    + "<h2><a title='Select your favorite operating system, language and 
version'>"
     + "Download Apache OpenOffice " + VERSION + "</a></h2>"
     + "<p style='padding-bottom: 0px;'>"
-    + "<a>Select your favorite installation from the following choice:</a></p>"
+    + "<a title='Select your favorite operating system, language and version'>"
+    + "Select your favorite installation from the following choice:</a></p>"
     + "<div>"
       + "<form name='download'>"
-        + "<select id='os'      name='os'   onchange='getLinkSel( 1 
)'></select>"
-        + "<select id='lang'    name='lang' onchange='getLinkSel( 1 
)'></select>"
-        + "<select id='ver'     name='ver'  onchange='getLinkSel( 1 
)'></select>"
-        + "<input type='button' name='reset_select' value='Reset' 
onclick='resetSel()'>"
+        + "<select id='os'      name='os'                  title='Select your 
favorite operating system'"
+        + "onchange='getLinkSel( 1 )'></select>"
+        + "<select id='lang'    name='lang'                title='Select your 
favorite language'"
+        + "onchange='getLinkSel( 1 )'></select>"
+        + "<select id='ver'     name='ver'                 title='Select your 
favorite release version'"
+        + "onchange='getLinkSel( 1 )'></select>"
+        + "<input type='button' name='reset' value='Reset' title='Reset the 
values in the select boxes'"
+        + "onclick='resetSel()'>"
       + "</form>"
 
       + "<h3 style='display: inline;'>"


Reply via email to