Author: tal
Date: Wed Jul 23 05:52:37 2014
New Revision: 1612773

URL: http://svn.apache.org/r1612773
Log:
Languages selection, added redirect param, per Marcus' request.

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=1612773&r1=1612772&r2=1612773&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/brand.html (original)
+++ openoffice/ooo-site/trunk/templates/brand.html Wed Jul 23 05:52:37 2014
@@ -7,7 +7,7 @@
        <!-- Danish --><option value="da">Dansk (da)</option>
        <!-- German --><option value="de">Deutsch (de)</option>
        <!-- English [British]<option value="en-gb">English [British] 
(en-gb)</option> -->
-       <!-- English [US] --><option value="" selected="selected" 
style="direction:ltr">English (en)</option>
+       <!-- English [US] --><option value="?redirect=soft" selected="selected" 
style="direction:ltr">English (en)</option>
        <!-- Spanish --><option value="es">Español (es)</option>
        <!-- Basque --><option value="eu">Euskara (eu)</option>
        <!-- French --><option value="fr">Français (fr)</option>


Reply via email to