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:25:00 UTC

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

Author: buildbot
Date: Wed Jul  2 22:25:00 2014
New Revision: 914815

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

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul  2 22:25:00 2014
@@ -1 +1 @@
-1607493
+1607494

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul  2 22:25:00 2014
@@ -1 +1 @@
-1607493
+1607494

Modified: websites/staging/ooo-site/trunk/content/xx/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/xx/index.html (original)
+++ websites/staging/ooo-site/trunk/content/xx/index.html Wed Jul  2 22:25:00 2014
@@ -133,43 +133,43 @@ 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>"
-      + "<div class='action-download'>"
-        + "<div class='action-text action-link'>"
-          + "<a href='download/index.html'>"
-            + "<h2>I want to download Apache OpenOffice</h2>"
-            + "<p style='font-size: 1.0em; font-weight: bold;'>(Most recent release: " + VERSION + ")</p>"
-            + "<p>Download Apache OpenOffice for free <b>(really!)</b> | "
-              + "<a href='https://blogs.apache.org/OOo/entry/with_apache_openoffice_you_get'"
-                + "title='Blog post: With Apache OpenOffice you get what you do not pay for' target='_blank'>"
-                + "Click here to get more information"
-              + "</a>."
-            + "</p>"
-          + "</a>"
-        + "</div>"
+  <!-- Show the download link with currently available version number, loaded via JavaScript -->
+  <script type="text/javascript">
+  <!--
+  document.write( "<ul><li>"
+    + "<div class='action-download'>"
+      + "<div class='action-text action-link'>"
+        + "<a href='download/index.html'>"
+          + "<h2>I want to download Apache OpenOffice</h2>"
+          + "<p style='font-size: 1.0em; font-weight: bold;'>(Most recent release: " + VERSION + ")</p>"
+          + "<p>Download Apache OpenOffice for free <b>(really!)</b> | "
+            + "<a href='https://blogs.apache.org/OOo/entry/with_apache_openoffice_you_get'"
+              + "title='Blog post: With Apache OpenOffice you get what you do not pay for' target='_blank'>"
+              + "Click here to get more information"
+            + "</a>."
+          + "</p>"
+        + "</a>"
       + "</div>"
-    + "</li>" );
-    //-->
-    </script>
-
-    <!-- Show the download link, without version number -->
-    <noscript>
-      <li>
-        <div class="action-download">
-          <div class="action-text action-link">
-            <a href="download/index.html">
-              <h2>I want to download Apache OpenOffice</h2>
-              <p>Download Apache OpenOffice for free, or find out about other ways of getting it.</p>
-            </a>
-          </div>
-        </div>
-      </li>
-    </noscript>
+    + "</div>"
+  + "</li></ul>" );
+  //-->
+  </script>
+
+  <!-- Show the download link, without version number -->
+  <noscript>
+    <div class="action-download">
+      <div class="action-text action-link">
+        <a href="download/index.html">
+          <h2>I want to download Apache OpenOffice</h2>
+          <p>Download Apache OpenOffice for free, or find out about other ways of getting it.</p>
+        </a>
+      </div>
+    </div>
+  </noscript>
 
+  <ul>
     <li>
       <hr />
     </li>