From c3342635f7c4d0408648ffbb31e4041d93ee4888 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 29 Mar 2008 07:55:25 +0100 Subject: issue111, auto-completion can now be enabled/disabled via config option Signed-off-by: Andreas Unterkircher --- themes/default/templates/header.tpl | 2 +- themes/default/templates/search.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/default') diff --git a/themes/default/templates/header.tpl b/themes/default/templates/header.tpl index 72257df..e946a5b 100644 --- a/themes/default/templates/header.tpl +++ b/themes/default/templates/header.tpl @@ -14,7 +14,7 @@ { /if } - { if ! $use_autocomplete } + { if $use_autocomplete } { /if } diff --git a/themes/default/templates/search.tpl b/themes/default/templates/search.tpl index ee9a7e1..f983c40 100644 --- a/themes/default/templates/search.tpl +++ b/themes/default/templates/search.tpl @@ -7,7 +7,7 @@ Tag: - { if ! $use_autocomplete } + { if $use_autocomplete } { literal }