Author: mseidel
Date: Sun Oct  7 22:44:46 2018
New Revision: 1843099

URL: http://svn.apache.org/viewvc?rev=1843099&view=rev
Log:
Disabled event box for ApacheCon

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=1843099&r1=1843098&r2=1843099&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Sun Oct  7 22:44:46 2018
@@ -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               = 
"/images/apachecon_na_2018.png";
                                                                        // 
Alternative text for the graphic.


Reply via email to