You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by as...@apache.org on 2014/10/28 14:13:09 UTC

svn commit: r1634869 - /openoffice/ooo-site/trunk/content/lt/download/boxed_download.js

Author: astepukonis
Date: Tue Oct 28 13:13:09 2014
New Revision: 1634869

URL: http://svn.apache.org/r1634869
Log:
Testing to resolve an issue with a pop-up window

Modified:
    openoffice/ooo-site/trunk/content/lt/download/boxed_download.js

Modified: openoffice/ooo-site/trunk/content/lt/download/boxed_download.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/download/boxed_download.js?rev=1634869&r1=1634868&r2=1634869&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/lt/download/boxed_download.js (original)
+++ openoffice/ooo-site/trunk/content/lt/download/boxed_download.js Tue Oct 28 13:13:09 2014
@@ -103,7 +103,7 @@ function createDownloadBox() {
 
         // Help: What is a language pack?
         + "<img id='dl_hlp_img'	  style='padding: 5px 5px 0px 0px;' height='16' width='16' />"
-        + "<a id='dl_chk' target='_blank'></a>"
+        + "<a id='dl_hlp' target='_blank' onclick='showWindow( this.href ); return false;'></a>"
 
         // Help: How to verify the download?
         + "<img id='dl_chk_img'	  style='padding: 5px 5px 0px 30px;' height='16' width='16' />"