diff --git a/core/ui/SearchResults.tid b/core/ui/SearchResults.tid index a5246250a..4d324b615 100644 --- a/core/ui/SearchResults.tid +++ b/core/ui/SearchResults.tid @@ -4,7 +4,7 @@ title: $:/core/ui/SearchResults <$list filter="[all[shadows+tiddlers]tag[$:/tags/SearchResults]!has[draft.of]butfirst[]limit[1]]" emptyMessage=""" <$list filter="[all[shadows+tiddlers]tag[$:/tags/SearchResults]!has[draft.of]]"> -<$transclude/> +<$transclude mode="block"/> """> <$macrocall $name="tabs" tabsList="[all[shadows+tiddlers]tag[$:/tags/SearchResults]!has[draft.of]]" default={{$:/config/SearchResults/Default}}/>