You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2015/05/29 17:08:00 UTC

svn commit: r1682501 - /openoffice/ooo-site/trunk/content/msg_prop_l10n.js

Author: marcus
Date: Fri May 29 15:08:00 2015
New Revision: 1682501

URL: http://svn.apache.org/r1682501
Log:
Disabled the event box for the ApacheCon as the event is over now

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=1682501&r1=1682500&r2=1682501&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Fri May 29 15:08:00 2015
@@ -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://www.apache.org/ads/ApacheCon/2015-na-234x60.png";
 									// Alternative text for the graphic.