Author: marcus
Date: Mon Jan 30 19:31:49 2017
New Revision: 1780972
URL: http://svn.apache.org/viewvc?rev=1780972&view=rev
Log:
Changed the link to the ApacheCon logo back
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=1780972&r1=1780971&r2=1780972&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Mon Jan 30 19:31:49 2017
@@ -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 =
"/images/apachecon_na_2017.png";
+l10n.index_event_box_graphic_src = "/images/apache_con_2017.png";
//
Alternative text for the graphic.
l10n.index_event_box_graphic_alt = "ApacheCon North America
2017";
// Make
the graphic clickable with a link.