You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/07/12 23:19:54 UTC

svn commit: r1610056 - /openoffice/ooo-site/trunk/content/nl/index.html

Author: marcus
Date: Sat Jul 12 21:19:54 2014
New Revision: 1610056

URL: http://svn.apache.org/r1610056
Log:
Updated variable to use it as its object property

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

Modified: openoffice/ooo-site/trunk/content/nl/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/nl/index.html?rev=1610056&r1=1610055&r2=1610056&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/nl/index.html (original)
+++ openoffice/ooo-site/trunk/content/nl/index.html Sat Jul 12 21:19:54 2014
@@ -8,13 +8,13 @@
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link href="https://plus.google.com/+openoffice" rel="publisher" />
 	<title>Apache OpenOffice - Het vrije en open kantoorpakket</title>
-        <script type="text/javascript" src="http://www.openoffice.org/download/globalvars.js"></script>
+        <script type="text/javascript" src="../download/globalvars.js"></script>
     <style type="text/css">
     /* <![CDATA[ */
     /*-------------------- Exceptions on standard css -----------------------*/
-	@import "/home.css";
-	@import "/styles.css";
-	@import "/exceptions.css";
+	@import "../home.css";
+	@import "../styles.css";
+	@import "../exceptions.css";
     /* ]]> */
     </style>
 
@@ -54,7 +54,7 @@
     document.write( "<li>"
       + "<div class='action-download'>"
         + "<div class='action-text action-link'>"
-          + "<a href='download/index.html'><h2>Ik wil Apache OpenOffice downloaden " + VERSION + "</h2>"
+          + "<a href='download/index.html'><h2>Ik wil Apache OpenOffice downloaden " + DL.VERSION + "</h2>"
           + "<p>Download Apache OpenOffice kosteloos, bekijk de alternatieven om eraan te komen.</p></a>"
         + "</div>"
       + "</div>"