You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by pe...@apache.org on 2014/09/13 15:48:32 UTC

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

Author: pescetti
Date: Sat Sep 13 13:48:32 2014
New Revision: 1624739

URL: http://svn.apache.org/r1624739
Log:
Hide alert box from home page; it's not used at the moment.

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=1624739&r1=1624738&r2=1624739&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Sat Sep 13 13:48:32 2014
@@ -34,7 +34,7 @@ l10n.index_event_box_text_title			= "";
 
 // Text and link to show inside the alert box.
 									// "true" = Show the box, "false" = Do not show.
-l10n.index_alert_box_show			= true;
+l10n.index_alert_box_show			= false;
 									// Make the whole box clickable with a link.
 l10n.index_alert_box_href			= "index.html";
 									// Maximum 49 characters.