diff --git a/plugins/tiddlywiki/text-slicer/template-display-document.tid b/plugins/tiddlywiki/text-slicer/template-display-document.tid index c2344b1c3..2190fb076 100644 --- a/plugins/tiddlywiki/text-slicer/template-display-document.tid +++ b/plugins/tiddlywiki/text-slicer/template-display-document.tid @@ -6,16 +6,20 @@ $:/plugins/tiddlywiki/text-slicer/config/show-toolbar/$(currentTiddler)$ \define display-tiddler() <$set name="tv-show-toolbar" value={{$(config-show-toolbar)$}}> -<> - -\end - -
- -<$macrocall $name="toc-selective-expandable" tag=<>/> - -
<$checkbox tiddler=<> field="text" checked="yes" unchecked="no" default="no"> Show toolbar +
+ +<$set name="tv-show-toolbar" value={{$(config-show-toolbar)$}}> + +<$macrocall $name="toc-tabbed-internal-nav" tag=<>/> + + + +
+ + +\end + <>