2015-06-13 14:22:50 +00:00
|
|
|
title: $:/core/ui/ControlPanel/Settings/TitleLinks
|
|
|
|
tags: $:/tags/ControlPanel/Settings
|
|
|
|
caption: {{$:/language/ControlPanel/Settings/TitleLinks/Caption}}
|
|
|
|
|
2024-02-28 11:28:27 +00:00
|
|
|
\whitespace trim
|
2015-06-13 14:22:50 +00:00
|
|
|
\define lingo-base() $:/language/ControlPanel/Settings/TitleLinks/
|
|
|
|
|
2024-02-28 11:28:27 +00:00
|
|
|
<$link to="$:/config/Tiddlers/TitleLinks" class="tc-control-panel-item">
|
|
|
|
<<lingo Hint>>
|
|
|
|
</$link>
|
2015-06-13 14:22:50 +00:00
|
|
|
|
2024-02-28 11:28:27 +00:00
|
|
|
<$radio tiddler="$:/config/Tiddlers/TitleLinks" value="yes">
|
|
|
|
<span class="tc-tiny-gap-left"><<lingo Yes/Description>></span>
|
|
|
|
</$radio>
|
|
|
|
|
|
|
|
<$radio tiddler="$:/config/Tiddlers/TitleLinks" value="no">
|
|
|
|
<span class="tc-tiny-gap-left"><<lingo No/Description>></span>
|
|
|
|
</$radio>
|