website diff pt/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/pt/search.html Thu Apr 14 03:36:49 2011 +0000 1.2 +++ b/pt/search.html Mon Apr 25 14:02:32 2011 +0100 1.3 @@ -85,7 +85,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 : 'pt', 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);