Author: marcus Date: Mon Nov 21 22:39:44 2016 New Revision: 1770779 URL: http://svn.apache.org/viewvc?rev=1770779&view=rev Log: Disable the event box as ApacheCon is over
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=1770779&r1=1770778&r2=1770779&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original) +++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Mon Nov 21 22:39:44 2016 @@ -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 = "http://apachecon.com/images/apache/apachecon_eu.png"; // Alternative text for the graphic.