You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2017/02/19 20:39:47 UTC

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

Author: mseidel
Date: Sun Feb 19 20:39:47 2017
New Revision: 1783690

URL: http://svn.apache.org/viewvc?rev=1783690&view=rev
Log:
Disable alert box

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

Modified: openoffice/ooo-site/trunk/content/ko/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ko/index.html?rev=1783690&r1=1783689&r2=1783690&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ko/index.html (original)
+++ openoffice/ooo-site/trunk/content/ko/index.html Sun Feb 19 20:39:47 2017
@@ -100,7 +100,7 @@ screen reader.
   <!--
   // Show alert box.
   // Change to 'true' if you want to show the text that is defined in the variables above.
-  showAlertbox( true );
+  showAlertbox( false );
   //-->
   </script>