website diff cn/search.html @ rev 839

en: forge (tiny edit)
author Paul Issott <paul@slitaz.org>
date Mon May 02 16:18:50 2011 +0100 (2011-05-02)
parents 42fb6cf5a067
children c06d415c5eb9
line diff
     1.1 --- a/cn/search.html	Thu Apr 14 03:36:49 2011 +0000
     1.2 +++ b/cn/search.html	Mon May 02 16:18:50 2011 +0100
     1.3 @@ -70,7 +70,7 @@
     1.4  	<div id="cse-search-form" style="width: 100%;">Loading</div>
     1.5  	<script src="http://www.google.com/jsapi" type="text/javascript"></script>
     1.6  	<script type="text/javascript">
     1.7 -	  google.load('search', '1', {language : 'en', style : google.loader.themes.MINIMALIST});
     1.8 +	  google.load('search', '1', {language : 'cn', style : google.loader.themes.MINIMALIST});
     1.9  	  google.setOnLoadCallback(function() {
    1.10  	    var customSearchControl = new google.search.CustomSearchControl('000868395082919927601:nddq7yjdcxg');
    1.11  	    customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);