You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/04/28 22:59:27 UTC

svn commit: r907214 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/download_droplist.js

Author: buildbot
Date: Mon Apr 28 20:59:26 2014
New Revision: 907214

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 Apr 28 20:59:26 2014
@@ -1 +1 @@
-1590780
+1590789

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 28 20:59:26 2014
@@ -1 +1 @@
-1590780
+1590789

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 Apr 28 20:59:26 2014
@@ -398,8 +398,10 @@ function resetSel() {
 	}
 
 	document.getElementById( "dl_full_link" ).href		= "#";
-	document.getElementById( "dl_full_link" ).text		= "Choose an OS, then the language";
-	document.getElementById( "dl_full_link" ).title		= "Choose an OS, then the language";
+//	document.getElementById( "dl_full_link" ).text		= "Choose an OS, then the language";
+	document.getElementById( "dl_full_link" ).text		= "";
+//	document.getElementById( "dl_full_link" ).title		= "Choose an OS, then the language";
+	document.getElementById( "dl_full_link" ).title		= "";
 	document.getElementById( "dl_lp_link" ).href		= "";
 	document.getElementById( "dl_lp_link" ).text		= "";
 	document.getElementById( "dl_lp_link" ).title		= "";