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 2013/08/11 18:16:47 UTC

svn commit: r1512963 - /openoffice/ooo-site/trunk/content/download/test/other.html

Author: marcus
Date: Sun Aug 11 16:16:46 2013
New Revision: 1512963

URL: http://svn.apache.org/r1512963
Log:
Fixed JS errors

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

Modified: openoffice/ooo-site/trunk/content/download/test/other.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/other.html?rev=1512963&r1=1512962&r2=1512963&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/other.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/other.html Sun Aug 11 16:16:46 2013
@@ -5,7 +5,7 @@
   <title>Apache OpenOffice Downloads - Official Site - All Builds</title>
   <script type="text/javascript" src="globalvars.js"></script>
   <script type="text/javascript" src="download_other.js"></script>
-  <script type="text/javascript" src="../scripts/entourage.js"></script>
+  <script type="text/javascript" src="../../scripts/entourage.js"></script>
   <style type="text/css">
   /* <![CDATA[ */
   /*-------------------- Exceptions on standard css -----------------------*/
@@ -116,9 +116,9 @@
   + "<h3>Alternative download mirrors</h3>"
 
   + "<p>In the table above, installation files point to our main distribution site, that uses the "
-  + "<a href='http://sourceforge.net/'>SourceForge.net</a> mirror network. Additionally, all the installation files are
-  + "also available on the <a href='http://www.apache.org/mirrors/ooo.html'>Apache mirrors</a>. Just search your
-  + "<a href='http://www.apache.org/dyn/aoo-closer.cgi/openoffice/'>nearest mirror</a>.</p>
+  + "<a href='http://sourceforge.net/'>SourceForge.net</a> mirror network. Additionally, all the installation files are "
+  + "also available on the <a href='http://www.apache.org/mirrors/ooo.html'>Apache mirrors</a>. Just search your "
+  + "<a href='http://www.apache.org/dyn/aoo-closer.cgi/openoffice/'>nearest mirror</a>.</p>"
 
   + "<h3>Software Development Kit (SDK)</h3>"