You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
{* $Id$ *}
|
|
|
<div class="mb-4 nohighlight">
|
|
|
{if $prefs.feature_search_show_search_box eq 'y'}
|
|
|
{filter action="tiki-searchindex.php" filter=$filter}{/filter}
|
|
|
{/if}
|
|
|
</div><!--nohighlight-->
|
|
|
{* do not change the comment above, since smarty 'highlight' outputfilter is hardcoded to find exactly this... instead you may experience white pages as results *}
|
|
|
|
|
|
{if isset($results)}
|
|
|
{$results}
|
|
|
{/if}
|