Author: marcus
Date: Fri Jan 27 21:40:37 2017
New Revision: 1780615
URL: http://svn.apache.org/viewvc?rev=1780615&view=rev
Log:
Adjusted height of the event box graphic
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=1780615&r1=1780614&r2=1780615&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Fri Jan 27 21:40:37 2017
@@ -18,13 +18,13 @@ 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/apache_con_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.
l10n.index_event_box_graphic_href = "https://apachecon.com/";
// The
height in pixel of the graphic. Leave empty to use the height of the original
graphic.
-l10n.index_event_box_graphic_height = "91";
+l10n.index_event_box_graphic_height = "89";
// The
width in pixel of the graphic. Leave empty to use the width of the original
graphic.
l10n.index_event_box_graphic_width = "253";
//
Mouse over text for the graphic.