Author: mseidel
Date: Thu Dec 29 13:58:03 2016
New Revision: 1776426

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

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

Modified: openoffice/ooo-site/trunk/content/de/downloads/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/de/downloads/index.html?rev=1776426&r1=1776425&r2=1776426&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/de/downloads/index.html (original)
+++ openoffice/ooo-site/trunk/content/de/downloads/index.html Thu Dec 29 
13:58:03 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="de" lang="de">
 <head itemscope itemtype="http://schema.org/Article";>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   <meta itemprop="name" content="Apache OpenOffice herunterladen" />
@@ -11,7 +11,7 @@
   <meta name="description" content="Offizielle Apache OpenOffice 
Download-Webseite. Folge der OpenOffice Revolution, der freien Büro-Software 
mit über 200 Millionen glaubhaften Downloads." />
   <title>Apache OpenOffice herunterladen - Offizielle Webseite</title>
   <script type="text/javascript" src="/download/globalvars.js"></script>
-  <script type="text/javascript" src="msg_prop_l10n_de.js"></script>
+  <script type="text/javascript" src="./msg_prop_l10n_de.js"></script>
   <script type="text/javascript" src="/download/languages.js"></script>
   <script type="text/javascript" src="/download/release_matrix.js"></script>
   <script type="text/javascript" src="/download/boxed_download.js"></script>
@@ -25,7 +25,7 @@
   </style>
   <script>
     if ( window.document.referrer.indexOf( "shell.windows.com" ) != -1 ) {
-       location.href = "http://www.openoffice.org/why/why_odf.html";;
+       location.href = "/why/why_odf.html";
     }
 
     function share( platform ) {


Reply via email to