You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ta...@apache.org on 2014/05/14 09:05:30 UTC

svn commit: r1594491 - /openoffice/ooo-site/trunk/content/test-he/index.html

Author: tal
Date: Wed May 14 07:05:29 2014
New Revision: 1594491

URL: http://svn.apache.org/r1594491
Log:
/test-he languages select tests.

Modified:
    openoffice/ooo-site/trunk/content/test-he/index.html

Modified: openoffice/ooo-site/trunk/content/test-he/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/test-he/index.html?rev=1594491&r1=1594490&r2=1594491&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/test-he/index.html (original)
+++ openoffice/ooo-site/trunk/content/test-he/index.html Wed May 14 07:05:29 2014
@@ -42,7 +42,8 @@
 
 <div id="languages" style="float: right; padding: 1em; font-size: 0.9em;">
   	Language: 
-  	<select id="selectlanguage" onchange="javascript:location.href=location.protocol+'//'+location.host+'/'+this.value;"><option value="en" selected="selected">English</option>
+  	<select id="selectlanguage" onchange="javascript:location.href=location.protocol+'//'+location.host+'/'+this.value;">
+  		<option value="" selected="selected">English</option>
 		<option value="de">Catalan</option>
 		<option value="zh-tw">正體中文 Chinese</option>
 		<option value="zh-cn">简体中文 Chinese</option>