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/30 01:47:53 UTC

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

Author: buildbot
Date: Sun Apr 29 23:47:53 2012
New Revision: 815066

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 Sun Apr 29 23:47:53 2012
@@ -1 +1 @@
-1332024
+1332026

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Apr 29 23:47:53 2012
@@ -1 +1 @@
-1332024
+1332026

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 Sun Apr 29 23:47:53 2012
@@ -49,7 +49,7 @@
   <script type="text/javascript">  
   <!--
   LINK = getLink( VERSION, MIRROR, SCHEMA );
-  var myURLlink = "<a href=\"" + LINK + "\"" + " title = \"" + LINK + " >";
+  var myURLlink = "<a href=\"" + LINK + "\"" + " title = \"" + LINK + " \" >";
   alert ("myURLlink :" + myURLlink);
   
   document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','" + LINK + "');"