Author: marcus
Date: Sat May 31 10:28:39 2014
New Revision: 1598852

URL: http://svn.apache.org/r1598852
Log:
Updated link

Modified:
    openoffice/ooo-site/trunk/content/download/test/download_droplist.js

Modified: openoffice/ooo-site/trunk/content/download/test/download_droplist.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/download_droplist.js?rev=1598852&r1=1598851&r2=1598852&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/download_droplist.js 
(original)
+++ openoffice/ooo-site/trunk/content/download/test/download_droplist.js Sat 
May 31 10:28:39 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.";
 


Reply via email to