Author: marcus
Date: Thu Feb 19 20:54:16 2015
New Revision: 1661002
URL: http://svn.apache.org/r1661002
Log:
Changed the URL for the graphic to avoid to state explicitly the protocol
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=1661002&r1=1661001&r2=1661002&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Thu Feb 19 20:54:16 2015
@@ -18,7 +18,7 @@ var l10n = new Object();
//
"true" = Show the box, "false" = Do not show.
l10n.index_event_box_show = true;
// Logo
graphic.
-l10n.index_event_box_graphic_src =
"https://www.openoffice.org/images/ASF-at-15-EPS.png";
+l10n.index_event_box_graphic_src = "images/ASF-at-15-EPS.png";
//
Alternative text for the graphic.
l10n.index_event_box_graphic_alt = "Logo 15th Anniversary of
ASF";
// Make
the graphic clickable with a link.