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/07/05 18:41:10 UTC

svn commit: r915115 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/boxed_download.js

Author: buildbot
Date: Sat Jul  5 16:41:10 2014
New Revision: 915115

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/boxed_download.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul  5 16:41:10 2014
@@ -1 +1 @@
-1608050
+1608052

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul  5 16:41:10 2014
@@ -1 +1 @@
-1608050
+1608052

Modified: websites/staging/ooo-site/trunk/content/download/boxed_download.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/boxed_download.js (original)
+++ websites/staging/ooo-site/trunk/content/download/boxed_download.js Sat Jul  5 16:41:10 2014
@@ -370,7 +370,7 @@ function createLogoSection() {
   document.write( "<div id='SupportedAndSupporters'>"
 
     // Sourceforge logo.
-    + "<a href='" + l10n_img_sourceforge_href + "' title='" + l10n_img_sourceforge_title + "'>"
+    + "<a href='" + l10n_img_sourceforge_href + "' target='_blank' title='" + l10n_img_sourceforge_title + "'>"
       + "<img src='" + l10n_img_sourceforge_src + "' width='160' height='34' alt='" + l10n_img_sourceforge_alt + "' />"
     + "</a>"
     + "<br /><br />"