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/03 00:06:04 UTC

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

Author: buildbot
Date: Wed Jul  2 22:06:03 2014
New Revision: 914810

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul  2 22:06:03 2014
@@ -1 +1 @@
-1607474
+1607491

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul  2 22:06:03 2014
@@ -1 +1 @@
-1607474
+1607491

Modified: websites/staging/ooo-site/trunk/content/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/index.html (original)
+++ websites/staging/ooo-site/trunk/content/index.html Wed Jul  2 22:06:03 2014
@@ -134,11 +134,12 @@ screen reader.
     <li>
       <hr />
     </li>
+  </ul>
 
     <!-- Show the download link with currently available version number, loaded via JavaScript -->
     <script type="text/javascript">
     <!--
-    document.write( "<li>"
+    document.write( "<ul><li>"
       + "<div class='action-download'>"
         + "<div class='action-text action-link'>"
           + "<a href='download/index.html'>"
@@ -153,7 +154,7 @@ screen reader.
           + "</a>"
         + "</div>"
       + "</div>"
-    + "</li>" );
+    + "</li></ul>" );
     //-->
     </script>
 
@@ -171,6 +172,7 @@ screen reader.
       </li>
     </noscript>
 
+  <ul>
     <li>
       <hr />
     </li>