diff --git a/htroot/env/templates/header.template b/htroot/env/templates/header.template index af8080d37..76ef584d5 100644 --- a/htroot/env/templates/header.template +++ b/htroot/env/templates/header.template @@ -19,7 +19,7 @@ theme : 'start', title : 'YaCy P2P Search', load_js : false, - load_css : false, + load_css : false }; $.getScript(yconf.url+'/yacy/ui/js/yacyui-portalsearch.js', function(){}); });