Author: buildbot Date: Sun May 18 21:43:15 2014 New Revision: 909217 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 Sun May 18 21:43:15 2014 @@ -1 +1 @@ -1595695 +1595696 Propchange: websites/staging/ooo-site/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sun May 18 21:43:15 2014 @@ -1 +1 @@ -1595695 +1595696 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 Sun May 18 21:43:15 2014 @@ -1188,13 +1188,13 @@ function getLinkSel( rel_mode ) { document.getElementById( "dl_hlp" ).href = "full_vs_lp.html"; document.getElementById( "dl_hlp" ).text = "What is a language pack?"; document.getElementById( "dl_hlp" ).title = "What is the difference between full installation and language pack?"; - document.getElementById( "dl_hlp_img" ).src = "help-information-icon.png"; + document.getElementById( "dl_hlp_img" ).src = "../cachedimages/help-information-icon.png"; document.getElementById( "dl_hlp_img" ).title = "What is the difference between full installation and language pack?"; document.getElementById( "dl_hlp_img" ).alt = "Info"; document.getElementById( "dl_rpt" ).href = "analyze.html"; document.getElementById( "dl_rpt" ).text = "Report broken link"; document.getElementById( "dl_rpt" ).title = "Broken download link? Click here to report."; - document.getElementById( "dl_rpt_img" ).src = "help-report-broken-link-icon.png"; + 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"; }