diff --git a/templates/bulletproof/sidebar.tpl b/templates/bulletproof/sidebar.tpl index e2325fda..1f92e17f 100644 --- a/templates/bulletproof/sidebar.tpl +++ b/templates/bulletproof/sidebar.tpl @@ -2,7 +2,7 @@
{/if} {foreach from=$plugindata item=item} - {if $item.class == "serendipity_quicksearch_plugin" and $template_option.sitenav_quicksearch == 'true' and ($template_option.sitenavpos == 'above' or $template_option.sitenavpos == 'below')} + {if $item.class == "serendipity_plugin_quicksearch" and $template_option.sitenav_quicksearch == 'true' and ($template_option.sitenavpos == 'above' or $template_option.sitenavpos == 'below')} {else}