You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ks...@apache.org on 2012/04/24 00:21:16 UTC

svn commit: r1329481 - /incubator/ooo/ooo-site/trunk/content/download/test/index_new_dl.html

Author: kschenk
Date: Mon Apr 23 22:21:16 2012
New Revision: 1329481

URL: http://svn.apache.org/viewvc?rev=1329481&view=rev
Log:
kls -- one more time...

Modified:
    incubator/ooo/ooo-site/trunk/content/download/test/index_new_dl.html

Modified: incubator/ooo/ooo-site/trunk/content/download/test/index_new_dl.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/download/test/index_new_dl.html?rev=1329481&r1=1329480&r2=1329481&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/download/test/index_new_dl.html (original)
+++ incubator/ooo/ooo-site/trunk/content/download/test/index_new_dl.html Mon Apr 23 22:21:16 2012
@@ -14,9 +14,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();