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 2016/12/29 12:31:00 UTC

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

Author: mseidel
Date: Thu Dec 29 12:31:00 2016
New Revision: 1776411

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

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

Modified: openoffice/ooo-site/trunk/content/da/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/da/index.html?rev=1776411&r1=1776410&r2=1776411&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/da/index.html (original)
+++ openoffice/ooo-site/trunk/content/da/index.html Thu Dec 29 12:31:00 2016
@@ -7,7 +7,7 @@
     <link href="https://plus.google.com/+openoffice" rel="publisher" />
     <title>Apache OpenOffice - Official Site - The Free and Open Productivity Suite</title>
     <script type="text/javascript" src="/download/globalvars.js"></script>
-    <script type="text/javascript" src="./msg_prop_l10n_da.js"></script>
+    <script type="text/javascript" src="/msg_prop_l10n.js"></script>
     <script type="text/javascript" src="/download/languages.js"></script>
     <script type="text/javascript" src="/download/download.js"></script>
     <style type="text/css">
@@ -102,7 +102,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();
   //-->
   </script>