Author: mseidel
Date: Thu Dec 29 11:47:07 2016
New Revision: 1776406

URL: http://svn.apache.org/viewvc?rev=1776406&view=rev
Log:
Set alert box to false

Modified:
    openoffice/ooo-site/trunk/content/da/msg_prop_l10n_da.js

Modified: openoffice/ooo-site/trunk/content/da/msg_prop_l10n_da.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/da/msg_prop_l10n_da.js?rev=1776406&r1=1776405&r2=1776406&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/da/msg_prop_l10n_da.js (original)
+++ openoffice/ooo-site/trunk/content/da/msg_prop_l10n_da.js Thu Dec 29 
11:47:07 2016
@@ -14,7 +14,7 @@ var l10n = new Object();
 
 // The following variables are used in the "index.html" file:
 
-l10n.index_alert_box_show                      = true;
+l10n.index_alert_box_show                      = false;
 l10n.index_alert_box_background_color          = "#F5A9A9";            // More 
see "http://html-color-codes.info/";
 l10n.index_alert_box_href                      = 
"https://openoffice.apache.org/translate.html";;               // Make the whole 
alert box clickable with a link.
                                                                        // 
Maximum 49 characters.


Reply via email to