Author: buildbot
Date: Mon May 19 18:53:41 2014
New Revision: 909325
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/download_droplist.js
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 19 18:53:41 2014
@@ -1 +1 @@
-1595988
+1595989
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 19 18:53:41 2014
@@ -1 +1 @@
-1595988
+1595989
Modified:
websites/staging/ooo-site/trunk/content/download/test/download_droplist.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/download_droplist.js
(original)
+++ websites/staging/ooo-site/trunk/content/download/test/download_droplist.js
Mon May 19 18:53:41 2014
@@ -804,9 +804,9 @@ function resetSel() {
// Set the values for all elements that should not be empty.
document.getElementById( "dl_f_lnk" ).text = "No full
install selected";
- document.getElementById( "dl_f_lnk" ).title = "Please
select correct items form the select boxes.";
+ document.getElementById( "dl_f_lnk" ).title = "Please
select correct items from the select boxes.";
document.getElementById( "dl_lp_lnk" ).text = "No language
pack selected";
- document.getElementById( "dl_lp_lnk" ).title = "Please
select correct items form the select boxes.";
+ document.getElementById( "dl_lp_lnk" ).title = "Please
select correct items from the select boxes.";
/*
// Emtpy the values for the both download text buttons.
document.getElementById( "dl_f_lnk" ).href = "";