Author: marcus
Date: Sun May 4 15:23:15 2014
New Revision: 1592358
URL: http://svn.apache.org/r1592358
Log:
Updated titles for text and drop-down-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=1592358&r1=1592357&r2=1592358&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
4 15:23:15 2014
@@ -190,16 +190,21 @@ screen reader. -->
+ "<p style='padding-bottom: 0px;'>"
+ "<a>Select your favorite installation from the following choice:</a></p>"
*/
- + "<h2><a title='Select your favorite installation from the following
choice'>"
+ + "<h2><a title='Select your favorite operating system, language and
version'>"
+ "Download Apache OpenOffice " + VERSION + "</a></h2>"
+ "<p style='padding-bottom: 0px;'>"
- + "<a>Select your favorite installation from the following choice:</a></p>"
+ + "<a title='Select your favorite operating system, language and version'>"
+ + "Select your favorite installation from the following choice:</a></p>"
+ "<div>"
+ "<form name='download'>"
- + "<select id='os' name='os' onchange='getLinkSel( 1
)'></select>"
- + "<select id='lang' name='lang' onchange='getLinkSel( 1
)'></select>"
- + "<select id='ver' name='ver' onchange='getLinkSel( 1
)'></select>"
- + "<input type='button' name='reset_select' value='Reset'
onclick='resetSel()'>"
+ + "<select id='os' name='os' title='Select your
favorite operating system'"
+ + "onchange='getLinkSel( 1 )'></select>"
+ + "<select id='lang' name='lang' title='Select your
favorite language'"
+ + "onchange='getLinkSel( 1 )'></select>"
+ + "<select id='ver' name='ver' title='Select your
favorite release version'"
+ + "onchange='getLinkSel( 1 )'></select>"
+ + "<input type='button' name='reset' value='Reset' title='Reset the
values in the select boxes'"
+ + "onclick='resetSel()'>"
+ "</form>"
+ "<h3 style='display: inline;'>"