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/07/26 12:38:35 UTC

svn commit: r1613599 - /openoffice/ooo-site/trunk/content/index.html

Author: marcus
Date: Sat Jul 26 10:38:34 2014
New Revision: 1613599

URL: http://svn.apache.org/r1613599
Log:
Disabled alert box

Modified:
    openoffice/ooo-site/trunk/content/index.html

Modified: openoffice/ooo-site/trunk/content/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/index.html?rev=1613599&r1=1613598&r2=1613599&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/index.html (original)
+++ openoffice/ooo-site/trunk/content/index.html Sat Jul 26 10:38:34 2014
@@ -175,7 +175,7 @@ screen reader.
   // Show alert box.
   // Show important messages and announcements.
   // Change to 'true' if you want to show the text that is defined in the variables above.
-  showAlertBox( true );
+  showAlertBox( false );
 
   // Check if and how a redirect to the respective NL webpage should be done.
   setRedirect();