Author: buildbot
Date: Sat May 31 10:29:41 2014
New Revision: 910676
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 Sat May 31 10:29:41 2014
@@ -1 +1 @@
-1598851
+1598852
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat May 31 10:29:41 2014
@@ -1 +1 @@
-1598851
+1598852
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
Sat May 31 10:29:41 2014
@@ -1353,7 +1353,7 @@ function getLinkSel( rel_mode ) {
document.getElementById( "dl_rpt_img" ).src =
"../cachedimages/help-report-broken-link-icon.png";
document.getElementById( "dl_rpt_img" ).title =
"Broken download link? Click here to report.";
document.getElementById( "dl_rpt_img" ).alt =
"Broken link";
- document.getElementById( "dl_rpt" ).href =
"analyze.html";
+ document.getElementById( "dl_rpt" ).href =
"analyze_droplist.html";
document.getElementById( "dl_rpt" ).innerHTML =
"Report broken link";
document.getElementById( "dl_rpt" ).title =
"Broken download link? Click here to report.";