Author: buildbot Date: Mon Jan 19 19:43:50 2015 New Revision: 936813 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/boxed_download.js Propchange: websites/staging/ooo-site/trunk/cgi-bin/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Mon Jan 19 19:43:50 2015 @@ -1 +1 @@ -1652822 +1653086 Propchange: websites/staging/ooo-site/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Mon Jan 19 19:43:50 2015 @@ -1 +1 @@ -1652822 +1653086 Modified: websites/staging/ooo-site/trunk/content/download/boxed_download.js ============================================================================== --- websites/staging/ooo-site/trunk/content/download/boxed_download.js (original) +++ websites/staging/ooo-site/trunk/content/download/boxed_download.js Mon Jan 19 19:43:50 2015 @@ -27,7 +27,7 @@ DL.createDownloadBox = function() { // Select drop-down boxes. + "<form name='download'>" - + "<select class='sel-os' id='os' name='os' ' onchange='DL.getLinkSelection()'" + + "<select class='sel-os' id='os' name='os' onchange='DL.getLinkSelection()'" + "title='" + l10n.dl_green_box_selectbox_os_title + "'>" + "</select>" + "<select class='sel-language' id='language' name='language' onchange='DL.getLinkSelection()'"