Author: buildbot Date: Sun May 18 13:17:50 2014 New Revision: 909177 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 18 13:17:50 2014 @@ -1 +1 @@ -1595597 +1595615 Propchange: websites/staging/ooo-site/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sun May 18 13:17:50 2014 @@ -1 +1 @@ -1595597 +1595615 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 18 13:17:50 2014 @@ -213,11 +213,11 @@ screen reader. --> + "Select your favorite installation from the following choice:</a></p>" + "<div class='dl-txt-btn'>" + "<form name='download'>" - + "<select id='os' name='os' title='Select your favorite operating system'" + + "<select class='sel-os' id='os' name='os' title='Select your favorite operating system'" + "onchange='getLinkSel( 1 )'></select>" - + "<select id='lang' name='lang' title='Select your favorite language'" + + "<select class='sel-lang' id='lang' name='lang' title='Select your favorite language'" + "onchange='getLinkSel( 1 )'></select>" - + "<select id='ver' name='ver' title='Select your favorite release version'" + + "<select class='sel-ver' 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'"