Author: marcus
Date: Sat Jul 12 21:20:36 2014
New Revision: 1610058

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

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

Modified: openoffice/ooo-site/trunk/content/sk/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/sk/index.html?rev=1610058&r1=1610057&r2=1610058&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/sk/index.html (original)
+++ openoffice/ooo-site/trunk/content/sk/index.html Sat Jul 12 21:20:36 2014
@@ -8,7 +8,7 @@
     <link href="https://plus.google.com/114598373874764163668"; rel="publisher" 
/>
     <link rel="STYLESHEET" type="text/css" href="../product/product.css" 
media="screen"/>
     <title>Apache OpenOffice - Slobodný a otvorený kancelársky 
balík</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 -----------------------*/
@@ -61,7 +61,7 @@
     document.write( "<li>"
       + "<div class='action-download'>"
         + "<div class='action-text action-link'>"
-          + "<a href='download/index.html'><h2>Chcem si stiahnuť Apache 
OpenOffice " + VERSION + "</h2>"
+          + "<a href='download/index.html'><h2>Chcem si stiahnuť Apache 
OpenOffice " + DL.VERSION + "</h2>"
           + "<p>Stiahnite si zadarmo Apache OpenOffice alebo nájdite iné 
spôsoby ako je možné ho získať.</p></a>"
         + "</div>"
       + "</div>"


Reply via email to