website diff fr/search.html @ rev 834

Add first Italian page! Thanks yhouse. And add link in all other needed pages
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 29 23:59:54 2011 +0200 (2011-04-29)
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	Fri Apr 29 23:59:54 2011 +0200
     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);