diff --git a/htroot/ConfigLiveSearch.html b/htroot/ConfigLiveSearch.html index cfc3cb8ee..a87b72766 100644 --- a/htroot/ConfigLiveSearch.html +++ b/htroot/ConfigLiveSearch.html @@ -37,7 +37,7 @@ <div id="yacylivesearch"> <form id="ysearch" method="get" accept-charset="UTF-8" action="http://#[ip]#:#[port]#/yacysearch.html"> Live Search <input name="query" id="yquery" class="fancy" type="text" size="15" maxlength="80" value=""/> - <input type="hidden" name="verify" value="false" /> + <input type="hidden" name="verify" value="true" /> <input type="hidden" name="maximumRecords" value="10" /> <input type="hidden" name="resource" value="local" /> <input type="hidden" name="urlmaskfilter" value=".*" /> diff --git a/htroot/env/templates/submenuIntegration.template b/htroot/env/templates/submenuIntegration.template index 5fc5f5172..7159b08c4 100644 --- a/htroot/env/templates/submenuIntegration.template +++ b/htroot/env/templates/submenuIntegration.template @@ -3,6 +3,7 @@