Author: marcus Date: Sun May 18 19:36:59 2014 New Revision: 1595663 URL: http://svn.apache.org/r1595663 Log: Renamed IDs for 'a' tags in the green and sub-green boxes
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=1595663&r1=1595662&r2=1595663&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/download/test/index_droplist.html (original) +++ openoffice/ooo-site/trunk/content/download/test/index_droplist.html Sun May 18 19:36:59 2014 @@ -210,8 +210,8 @@ screen reader. --> + "</form>" + "<h3 style='display: inline;'>" - + "<a id='dl_full_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_lnk' style='padding: 5px 5px 5px 5px;' href='' title=''></a>" + + "<a id='dl_lp_lnk' style='padding: 5px 5px 5px 5px;' href='' title=''></a>" + "</h3>" + "<br /><br />" /* @@ -248,29 +248,29 @@ screen reader. --> document.write( "<div class='sub-green-sel'>" + "<div style='float: left; width: 77%;'>" + "<p>" - + "<a id='dl_rel_data_hl' style='font-weight: bold; text-decoration: none;'>Release data: </a>" - + "<a id='dl_rel_data' style='text-decoration: none;'></a>" + + "<a id='dl_rel_dta_hl' style='font-weight: bold; text-decoration: none;'>Release data: </a>" + + "<a id='dl_rel_dta' style='text-decoration: none;'></a>" + "<br />" - + "<a id='dl_full_hl' style='font-weight: bold; text-decoration: none;'>Full installation: </a>" - + "<a id='dl_full_size_hl' style='text-decoration: none;'></a>" - + "<a id='dl_full_size' style='text-decoration: none;'></a> <a id='space1'></a>" - + "<a id='dl_full_chk_hl' style='text-decoration: none;'>Signatures and hashes: </a>" - + "<a id='dl_full_chk_keys' style='text-decoration: link;' href='' title=''></a> <a id='space2'></a>" - + "<a id='dl_full_chk_asc' style='text-decoration: link;' href='' title=''></a> <a id='space3'></a>" - + "<a id='dl_full_chk_md5' style='text-decoration: link;' href='' title=''></a> <a id='space4'></a>" - + "<a id='dl_full_chk_sha256' style='text-decoration: link;' href='' title=''></a> <a id='space5'></a>" - + "<a id='dl_chk_verify' style='text-decoration: link;' href='' title=''></a>" + + "<a id='dl_f_hl' style='font-weight: bold; text-decoration: none;'>Full installation: </a>" + + "<a id='dl_f_size_hl' style='text-decoration: none;'></a>" + + "<a id='dl_f_size' style='text-decoration: none;'></a> <a id='space1'></a>" + + "<a id='dl_f_chk_hl' style='text-decoration: none;'>Signatures and hashes: </a>" + + "<a id='dl_f_chk_keys' style='text-decoration: link;' href='' title=''></a> <a id='space2'></a>" + + "<a id='dl_f_chk_asc' style='text-decoration: link;' href='' title=''></a> <a id='space3'></a>" + + "<a id='dl_f_chk_md5' style='text-decoration: link;' href='' title=''></a> <a id='space4'></a>" + + "<a id='dl_f_chk_sha256' style='text-decoration: link;' href='' title=''></a> <a id='space5'></a>" + + "<a id='dl_chk_verify' style='text-decoration: link;' href='' title=''></a>" + "<br />" - + "<a id='dl_lp_hl' style='font-weight: bold; text-decoration: none;'>Language pack: </a>" - + "<a id='dl_lp_size_hl' style='text-decoration: none;'></a>" - + "<a id='dl_lp_size' style='text-decoration: none;'></a> <a id='space6'></a>" - + "<a id='dl_lp_chk_hl' style='text-decoration: none;'>Signatures and hashes: </a>" - + "<a id='dl_lp_chk_keys' style='text-decoration: link;' href='' title=''></a> <a id='space7'></a>" - + "<a id='dl_lp_chk_asc' style='text-decoration: link;' href='' title=''></a> <a id='space8'></a>" - + "<a id='dl_lp_chk_md5' style='text-decoration: link;' href='' title=''></a> <a id='space9'></a>" - + "<a id='dl_lp_chk_sha256' style='text-decoration: link;' href='' title=''></a>" + + "<a id='dl_lp_hl' style='font-weight: bold; text-decoration: none;'>Language pack: </a>" + + "<a id='dl_lp_size_hl' style='text-decoration: none;'></a>" + + "<a id='dl_lp_size' style='text-decoration: none;'></a> <a id='space6'></a>" + + "<a id='dl_lp_chk_hl' style='text-decoration: none;'>Signatures and hashes: </a>" + + "<a id='dl_lp_chk_keys' style='text-decoration: link;' href='' title=''></a> <a id='space7'></a>" + + "<a id='dl_lp_chk_asc' style='text-decoration: link;' href='' title=''></a> <a id='space8'></a>" + + "<a id='dl_lp_chk_md5' style='text-decoration: link;' href='' title=''></a> <a id='space9'></a>" + + "<a id='dl_lp_chk_sha256' style='text-decoration: link;' href='' title=''></a>" + "</p>" + "</div>"