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 2014/04/30 21:15:33 UTC

svn commit: r1591452 - /openoffice/ooo-site/trunk/content/download/all_beta.html

Author: marcus
Date: Wed Apr 30 19:15:32 2014
New Revision: 1591452

URL: http://svn.apache.org/r1591452
Log:
Let the release mode values start with '1' instead of '0', to avoid errors

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

Modified: openoffice/ooo-site/trunk/content/download/all_beta.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/all_beta.html?rev=1591452&r1=1591451&r2=1591452&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/all_beta.html (original)
+++ openoffice/ooo-site/trunk/content/download/all_beta.html Wed Apr 30 19:15:32 2014
@@ -96,7 +96,7 @@
 	+ "How to verify the download with signatures and hash values?</a></p>" );
 	document.write( "<br />" );
 
-	write_table( 1 );
+	write_table( 2 );
 
 	document.write( "</div>" );
   } else {