Author: marcus
Date: Sun Jun 18 19:32:12 2017
New Revision: 1799122

URL: http://svn.apache.org/viewvc?rev=1799122&view=rev
Log:
Deactivate the event box

Modified:
    openoffice/ooo-site/trunk/content/msg_prop_l10n.js

Modified: openoffice/ooo-site/trunk/content/msg_prop_l10n.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/msg_prop_l10n.js?rev=1799122&r1=1799121&r2=1799122&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Sun Jun 18 19:32:12 2017
@@ -16,7 +16,7 @@ var l10n = new Object();
 
 // Graphic, text and links to show inside the event box.
                                                                        // 
"true" = Show the box, "false" = Do not show.
-l10n.index_event_box_show                      = true;
+l10n.index_event_box_show                      = false;
                                                                        // Logo 
graphic.
 l10n.index_event_box_graphic_src               = 
"https://www.openoffice.org/images/apachecon_na_2017.png";;
                                                                        // 
Alternative text for the graphic.


Reply via email to