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

svn commit: r921986 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/index_asfcon.html

Author: buildbot
Date: Fri Sep 12 18:56:56 2014
New Revision: 921986

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/index_asfcon.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Sep 12 18:56:56 2014
@@ -1 +1 @@
-1624609
+1624612

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Sep 12 18:56:56 2014
@@ -1 +1 @@
-1624609
+1624612

Modified: websites/staging/ooo-site/trunk/content/index_asfcon.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/index_asfcon.html (original)
+++ websites/staging/ooo-site/trunk/content/index_asfcon.html Fri Sep 12 18:56:56 2014
@@ -50,16 +50,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>"