Author: marcus
Date: Thu Sep 11 22:26:59 2014
New Revision: 1624412

URL: http://svn.apache.org/r1624412
Log:
Moved background-color back to CSS file

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=1624412&r1=1624411&r2=1624412&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Thu Sep 11 22:26:59 2014
@@ -15,7 +15,6 @@ var l10n = new Object();
 // The following variables are used in the "index.html" file:
 
 l10n.index_alert_box_show                      = false;
-l10n.index_alert_box_background_color          = "#F5A9A9";            // More 
see "http://html-color-codes.info/";
 l10n.index_alert_box_href                      = "index.html";         // Make 
the whole alert box clickable with a link.
                                                                        // 
Maximum 49 characters.
 l10n.index_alert_box_headline_text             = "Headline text with max. 49 
characters";


Reply via email to