website diff fr/search.html @ rev 828

es: tiny edits (thanks Eduardo)
author Paul Issott <paul@slitaz.org>
date Mon Apr 25 14:02:32 2011 +0100 (2011-04-25)
parents 42fb6cf5a067
children
line diff
     1.1 --- a/fr/search.html	Thu Apr 14 03:36:49 2011 +0000
     1.2 +++ b/fr/search.html	Mon Apr 25 14:02:32 2011 +0100
     1.3 @@ -75,7 +75,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 : 'fr', 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);