summaryrefslogtreecommitdiffstats
path: root/themes/default/templates/search.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/templates/search.tpl')
-rw-r--r--themes/default/templates/search.tpl2
1 files changed, 1 insertions, 1 deletions
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 @@
<tr>
<td>Tag:</td>
<td>
- { if ! $use_autocomplete }
+ { if $use_autocomplete }
<input type="text" name="searchfor_tag" id="searchfor_tag" value="{$searchfor_tag}" size="15" acdropdown="true" autocomplete_list="url:rpc.php?action=getxmltaglist&amp;search=[S]&amp;length=10" />
{ literal }
<script type="text/javascript">