Author: robweir
Date: Fri Sep 27 15:37:30 2013
New Revision: 1526957
URL: http://svn.apache.org/r1526957
Log:
hard-code language to pt
Modified:
openoffice/ooo-site/trunk/content/pt-test/download/index.html
Modified: openoffice/ooo-site/trunk/content/pt-test/download/index.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/pt-test/download/index.html?rev=1526957&r1=1526956&r2=1526957&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/pt-test/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/pt-test/download/index.html Fri Sep 27
15:37:30 2013
@@ -49,7 +49,7 @@
<script type="text/javascript">
<!--
// Set a specific language ISO code to force to assemble a certain localized
build as download URL
- var NL_LANGUAGE = "";
+ var NL_LANGUAGE = "pt";
// Get the download URL
var LINK = getLink();