diff options
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/index.html.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index e046553c7..f99287d49 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -32,7 +32,6 @@ style_urls = [ 'skins/standard/index.css' ] %] - <script type="text/javascript"> function checkQuicksearch( form ) { if (form.quicksearch.value == '') { |