Author: marcus
Date: Wed Jul  2 22:23:28 2014
New Revision: 1607493

URL: http://svn.apache.org/r1607493
Log:
Deleted comments

Modified:
    openoffice/ooo-site/trunk/content/index.html

Modified: openoffice/ooo-site/trunk/content/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/index.html?rev=1607493&r1=1607492&r2=1607493&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/index.html (original)
+++ openoffice/ooo-site/trunk/content/index.html Wed Jul  2 22:23:28 2014
@@ -120,41 +120,39 @@ screen reader.
     </li>
   </ul>
 
-    <!-- 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>"
+  <!-- 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></ul>" );
-    //-->
-    </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>


Reply via email to