Author: kschenk
Date: Sun Jun  8 22:17:05 2014
New Revision: 1601266

URL: http://svn.apache.org/r1601266
Log:
Fixed Download link. Needed globalvars.js from /download.

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=1601266&r1=1601265&r2=1601266&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/nl/index.html (original)
+++ openoffice/ooo-site/trunk/content/nl/index.html Sun Jun  8 22:17:05 2014
@@ -8,6 +8,7 @@
     <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>
     <style type="text/css">
     /* <![CDATA[ */
     /*-------------------- Exceptions on standard css -----------------------*/
@@ -48,19 +49,16 @@
     <li>
       <hr />
     </li>
-
     <!-- Show the currently available version, load 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>Ik wil Apache OpenOffice 
downloaden " + VERSION "</h2>"
+          + "<a href='download/index.html'><h2>Ik wil Apache OpenOffice 
downloaden " + VERSION + "</h2>"
           + "<p>Download Apache OpenOffice kosteloos, bekijk de alternatieven 
om eraan te komen.</p></a>"
         + "</div>"
       + "</div>"
     + "</li>" );
-    //-->
     </script>
     <li>
       <hr />


Reply via email to