Author: marcus
Date: Tue Jun  3 18:37:53 2014
New Revision: 1599740

URL: http://svn.apache.org/r1599740
Log:
Open the download link in a new browser tab

Modified:
    openoffice/ooo-site/trunk/content/download/test/analyze_droplist.html

Modified: openoffice/ooo-site/trunk/content/download/test/analyze_droplist.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/analyze_droplist.html?rev=1599740&r1=1599739&r2=1599740&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/analyze_droplist.html 
(original)
+++ openoffice/ooo-site/trunk/content/download/test/analyze_droplist.html Tue 
Jun  3 18:37:53 2014
@@ -93,8 +93,8 @@
     // Both download text buttons.
     + "<div class='dl-txt-btn'>"
       + "<h3 style='display: inline; cursor: default;'>"
-        + "<a id='dl_f_link' style='padding: 5px 5px 5px 5px;' href='' 
title=''></a>"
-        + "<a id='dl_lp_link' style='padding: 5px 5px 5px 5px;' href='' 
title=''></a>"
+        + "<a id='dl_f_link' style='padding: 5px 5px 5px 5px;' href='' 
title='' target='_blank'></a>"
+        + "<a id='dl_lp_link' style='padding: 5px 5px 5px 5px;' href='' 
title='' target='_blank'></a>"
       + "</h3>"
       + "<br /><br />"
     + "</div>"


Reply via email to