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 2013/07/15 17:15:49 UTC

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

Author: buildbot
Date: Mon Jul 15 15:15:49 2013
New Revision: 869579

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 15 15:15:49 2013
@@ -1 +1 @@
-1503288
+1503289

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 15 15:15:49 2013
@@ -1 +1 @@
-1503288
+1503289

Modified: websites/staging/ooo-site/trunk/content/download/test/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test/index.html Mon Jul 15 15:15:49 2013
@@ -99,14 +99,12 @@
   }
   document.write( "</div>" );
 
-  /*
   // Show a link for the known issues.
   document.write( "<div class=\"sub-green\">"
-    + "<h3><a href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
+    + "<p style='font-size:large'><br /><a href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
     + "title='Get information about known issues in Apache OpenOffice " + VERSION + ".'>"
-    + "<b>Read here for known issues you should know.</b></a></h3><br />"
+    + "<b>Click here for known issues you should know about.</b></a></p><br />"
   + "</div>" );
-  */
 
   // Show some helpful links for SDK, source, checksums, release notes, legacy version.
   document.write( "<div class=\"sub-green\">"