You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/09/12 20:56:22 UTC

svn commit: r1624612 - /openoffice/ooo-site/trunk/content/index_asfcon.html

Author: marcus
Date: Fri Sep 12 18:56:22 2014
New Revision: 1624612

URL: http://svn.apache.org/r1624612
Log:
Removed link which would be double

Modified:
    openoffice/ooo-site/trunk/content/index_asfcon.html

Modified: openoffice/ooo-site/trunk/content/index_asfcon.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/index_asfcon.html?rev=1624612&r1=1624611&r2=1624612&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/index_asfcon.html (original)
+++ openoffice/ooo-site/trunk/content/index_asfcon.html Fri Sep 12 18:56:22 2014
@@ -48,16 +48,15 @@
 			    // Event banner logo on the left hand side.
 			    + "<p style='float: left;'>"
 			      + "<a href='" + l10n.index_event_box_graphic_href
-			      + "' title='" + l10n.index_event_box_graphic_title + "' target='_blank'>"
-				+ "<img src='" + l10n.index_event_box_graphic_src
-				+ "' alt='" + l10n.index_event_box_graphic_alt + "' />"
+				+ "' title='" + l10n.index_event_box_graphic_title + "' target='_blank'>"
+				  + "<img src='" + l10n.index_event_box_graphic_src
+				  + "' alt='" + l10n.index_event_box_graphic_alt + "' />"
 			      + "</a>"
 			    + "</p>"
 
 			    // Event text on the right hand side.
 			    + "<p>"
 			      + "<a style='color: black; text-decoration: none;'"
-				+ "href='" + l10n.index_event_box_text_href
 				+ "' title='" + l10n.index_event_box_text_title + "' target='_blank'>"
 				+ l10n.index_event_box_text_text
 			      + "</a>"