Author: mseidel
Date: Thu Dec 29 14:18:28 2016
New Revision: 1776431

URL: http://svn.apache.org/viewvc?rev=1776431&view=rev
Log:
Minor changes

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

Modified: openoffice/ooo-site/trunk/content/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/index.html?rev=1776431&r1=1776430&r2=1776431&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/index.html Thu Dec 29 14:18:28 
2016
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml";>
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 <head itemscope itemtype="http://schema.org/Article";>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <!--
@@ -13,22 +13,21 @@
   <meta property="og:image" 
content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png"; />
   <meta name="description" content="Official Apache OpenOffice download page. 
Join the OpenOffice revolution, the free office productivity suite with over 
200 million trusted downloads." />
   <title>Apache OpenOffice - Official Download</title>
-  <script type="text/javascript" src="globalvars.js"></script>
-  <script type="text/javascript" src="msg_prop_l10n_en.js"></script>
-  <script type="text/javascript" src="languages.js"></script>
-  <script type="text/javascript" src="release_matrix.js"></script>
-  <script type="text/javascript" src="boxed_download.js"></script>
-  <script type="text/javascript" src="download.js"></script>
+  <script type="text/javascript" src="./globalvars.js"></script>
+  <script type="text/javascript" src="./msg_prop_l10n_en.js"></script>
+  <script type="text/javascript" src="./release_matrix.js"></script>
+  <script type="text/javascript" src="./boxed_download.js"></script>
+  <script type="text/javascript" src="./download.js"></script>
   <style type="text/css">
   /* <![CDATA[ */
   /*-------------------- Exceptions on standard css -----------------------*/
-  @import "styles.css";
-  @import "exceptions.css";
+  @import "./styles.css";
+  @import "./exceptions.css";
   /* ]]> */
   </style>
   <script>
     if ( window.document.referrer.indexOf( "shell.windows.com" ) != -1 ) {
-       location.href = "../why/why_odf.html";
+       location.href = "/why/why_odf.html";
     }
 
     function share( platform ) {
@@ -100,7 +99,7 @@
         </a>
       </h2>
       <p>
-        <a style="cursor: pointer;" 
href="http://sourceforge.net/projects/openofficeorg.mirror/files/";
+        <a style="cursor: pointer;" 
href="https://sourceforge.net/projects/openofficeorg.mirror/files/";
           title="Select from all platforms, languages and language packs to 
download">The browser seems to have JavaScript
           disabled. This technique is used for showing the actual download 
link. If you want to download Apache
           OpenOffice anyway, click this text to choose from the alternative 
download webpage. You will have to navigate to


Reply via email to