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 2012/04/24 00:21:48 UTC

svn commit: r814157 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/index_new_dl.html

Author: buildbot
Date: Mon Apr 23 22:21:47 2012
New Revision: 814157

Log:
Staging update by buildbot for openofficeorg

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/index_new_dl.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 23 22:21:47 2012
@@ -1 +1 @@
-1329479
+1329481

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 23 22:21:47 2012
@@ -1 +1 @@
-1329479
+1329481

Modified: websites/staging/ooo-site/trunk/content/download/test/index_new_dl.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index_new_dl.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test/index_new_dl.html Mon Apr 23 22:21:47 2012
@@ -29,9 +29,11 @@
   <script type="text/javascript">
   <!--
   document.write ( "<h2>This page is to test how to get download requests to more than one mirror hosts:</h2>" );
+  
+  document.write ( "<p>Complete SF URL: " + MIRROR_SOURCEFORGE_REF + "</p>" );
+  document.write ( "<p> Complete Apache URL: "+ MIRROR_APACHE_REF + "</p>" );
+  
   document.write ( "<h3>1. Mirror redirection by percent: Apache, SourceForge</h3>" );
-  document.write ("<p>Complete SF URL: " + MIRROR_SOURCEFORGE_REF + "</p>");
-  document.write ("<p> Complete Apache URL: "+ MIRROR_APACHE_REF + "</p>");
 
   getMirrorHost();