Author: marcus
Date: Mon Jun  2 19:49:16 2014
New Revision: 1599330

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

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

Modified: openoffice/ooo-site/trunk/content/download/test/index_droplist.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/index_droplist.html?rev=1599330&r1=1599329&r2=1599330&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/index_droplist.html 
(original)
+++ openoffice/ooo-site/trunk/content/download/test/index_droplist.html Mon Jun 
 2 19:49:16 2014
@@ -234,8 +234,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