Author: marcus
Date: Sat Jun 7 15:03:43 2014
New Revision: 1601123
URL: http://svn.apache.org/r1601123
Log:
Fixed wrong link to JS file
Modified:
openoffice/ooo-site/trunk/content/download/test/index.html
Modified: openoffice/ooo-site/trunk/content/download/test/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index.html?rev=1601123&r1=1601122&r2=1601123&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/index.html Sat Jun 7
15:03:43 2014
@@ -11,7 +11,7 @@
<meta name="description" content="Official Apache OpenOffice download page.
Join the OpenOffice revolution, the free office productivity suite with over 90
million trusted downloads." />
<title>Apache OpenOffice Downloads - Official Site</title>
<script type="text/javascript" src="globalvars.js"></script>
- <script type="text/javascript" src="../msg_prop_l10n_en.js"></script>
+ <script type="text/javascript" src="msg_prop_l10n_en.js"></script>
<script type="text/javascript" src="languages.js"></script>
<script type="text/javascript" src="release_matrix.js"></script>
<script type="text/javascript" src="download.js"></script>