Author: marcus
Date: Sun Jun 17 17:17:21 2012
New Revision: 1351126
URL: http://svn.apache.org/viewvc?rev=1351126&view=rev
Log:
Edit to fource a staging build
Modified:
incubator/ooo/ooo-site/trunk/content/download/index.html
Modified: incubator/ooo/ooo-site/trunk/content/download/index.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/download/index.html?rev=1351126&r1=1351125&r2=1351126&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/download/index.html (original)
+++ incubator/ooo/ooo-site/trunk/content/download/index.html Sun Jun 17 17:17:21 2012
@@ -51,8 +51,6 @@
var LANG_ISO = getLanguageISO( NL_LANGUAGE );
var PLATFORM = getPlatform( SCHEMA );
- // alert( LANG_ISO );
-
if ( hasMirrorLink( NL_LANGUAGE ) ) {
document.write( "<div class=\"first button green\" id=\"optionitem1\" onclick=\"openItem('optionitem1','"
+ LINK + "');" + "return false;\">" );
|