diff --git a/htroot/yacysearch.html b/htroot/yacysearch.html index c9ba12167..dca7617ef 100644 --- a/htroot/yacysearch.html +++ b/htroot/yacysearch.html @@ -43,13 +43,13 @@ data: [row], value: row, result: row - }; + }; }; }; - cb(parsed); + cb(parsed); }); }; - }; + }; $(document).ready(function() { $('#search').typeahead({hint:false,highlight:true,minLength:1}, { name: 'states', @@ -70,11 +70,11 @@ document.getElementById("header_websearch").className += " active"; #(/topmenu)# - +
This search result can also be retrieved as RSS/opensearch output. @@ -90,7 +90,7 @@ Use the RSS search result format to add static searches to your RSS reader, if y