Author: tal
Date: Thu May 15 18:10:02 2014
New Revision: 1594994
URL: http://svn.apache.org/r1594994
Log:
language dropdown selection, fixed English option selection by default, and
redirection to root.
Modified:
openoffice/ooo-site/trunk/templates/brand.html
Modified: openoffice/ooo-site/trunk/templates/brand.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/brand.html?rev=1594994&r1=1594993&r2=1594994&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/brand.html (original)
+++ openoffice/ooo-site/trunk/templates/brand.html Thu May 15 18:10:02 2014
@@ -11,7 +11,7 @@
<!-- Danish --><option value="da">Dansk</option>
<!-- Dutch --><option value="nl">Nederlands</option>
<option value="en-GB">English (UK)</option>
- <option value="en-US">English (US)</option>
+ <option value="" selected="selected">English (US)</option>
<!-- Finnish --><option value="fi">Suomi</option>
<!-- French --><option value="fr">Français</option>
<!-- Galician --><option value="gl">Galego</option>