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 {


Reply via email to