Author: mseidel Date: Thu Jan 19 18:24:27 2017 New Revision: 1779501 URL: http://svn.apache.org/viewvc?rev=1779501&view=rev Log: Fixed graphic glitch with wide screen displays
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=1779501&r1=1779500&r2=1779501&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original) +++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Thu Jan 19 18:24:27 2017 @@ -32,7 +32,7 @@ l10n.index_event_box_graphic_title = "" // Make the whole box clickable with a link. l10n.index_event_box_text_href = "https://apachecon.com/"; // Maximum 630 characters. -l10n.index_event_box_text_text = "<b>ApacheCon North America - Miami, Florida, May 16-18, 2017</b><br />@TheASF is 300+ projects strong and growing. Come learn about all of them at @ApacheCon.<br /><b><i> See the main conference site for details and registration ... </i></b>"; +l10n.index_event_box_text_text = "<b>ApacheCon North America - Miami, Florida, May 16-18, 2017</b><br />@TheASF is 300+ projects strong and growing. Come learn about all of them at @ApacheCon.<br /><br /><b><i> See the main conference site for details and registration ... </i></b>"; // Mouse over text for the text. l10n.index_event_box_text_title = "ApacheCon North America - Miami, Florida, May 16-18, 2017";